diff options
author | josh.macdonald <jmacd@users.noreply.github.com> | 2007-03-24 14:14:18 +0000 |
---|---|---|
committer | josh.macdonald <jmacd@users.noreply.github.com> | 2007-03-24 14:14:18 +0000 |
commit | 653ea97f54e37363c1bcb9f37d4d49e5c21bf85a (patch) | |
tree | 70e33e32485d4b918f5847a703422276e1b7b2d4 /xdelta3/Makefile | |
parent | 2aa04800dcd1c4fac0e7adfff08273ef4ab60cf3 (diff) |
Release 3.0q source
Diffstat (limited to 'xdelta3/Makefile')
-rw-r--r-- | xdelta3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta3/Makefile b/xdelta3/Makefile index 12e680c..d0faca3 100644 --- a/xdelta3/Makefile +++ b/xdelta3/Makefile | |||
@@ -57,7 +57,7 @@ SWIG_FLAGS = -DXD3_DEBUG=0 \ | |||
57 | -O3 | 57 | -O3 |
58 | 58 | ||
59 | # $Format: "REL=$Xdelta3Version$" $ | 59 | # $Format: "REL=$Xdelta3Version$" $ |
60 | REL=0p | 60 | REL=0q |
61 | RELDIR = xdelta3$(REL) | 61 | RELDIR = xdelta3$(REL) |
62 | 62 | ||
63 | all: xdelta3-debug xdelta3 | 63 | all: xdelta3-debug xdelta3 |