diff options
Diffstat (limited to 'xdelta3/Makefile')
-rwxr-xr-x | xdelta3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta3/Makefile b/xdelta3/Makefile index dcbbace..c1d1c81 100755 --- a/xdelta3/Makefile +++ b/xdelta3/Makefile | |||
@@ -29,7 +29,7 @@ PYFILES = xdelta3-regtest.py setup.py | |||
29 | EXTRA = Makefile COPYING linkxd3lib.c badcopy.c www | 29 | EXTRA = Makefile COPYING linkxd3lib.c badcopy.c www |
30 | 30 | ||
31 | # $Format: "REL=$Xdelta3Version$" $ | 31 | # $Format: "REL=$Xdelta3Version$" $ |
32 | REL=0h_pre0 | 32 | REL=0h |
33 | RELDIR = xdelta3$(REL) | 33 | RELDIR = xdelta3$(REL) |
34 | 34 | ||
35 | XDELTA1 = ../xdelta11/xdelta | 35 | XDELTA1 = ../xdelta11/xdelta |