diff options
author | josh.macdonald <jmacd@users.noreply.github.com> | 2009-10-26 06:28:22 +0000 |
---|---|---|
committer | josh.macdonald <jmacd@users.noreply.github.com> | 2009-10-26 06:28:22 +0000 |
commit | 8b1a211185018b2b80ffe950e8d82de4c8c0f214 (patch) | |
tree | b76d80993cc0ed770aca2397e03ba9502b1dca50 /xdelta3/Makefile | |
parent | e73f65e11cf9afa079b2e68f7be5ca9bb1d62334 (diff) |
Release 3.0w
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 743ec98..3309c49 100644 --- a/xdelta3/Makefile +++ b/xdelta3/Makefile | |||
@@ -57,7 +57,7 @@ CFLAGS= -Wall -Wshadow -fno-builtin | |||
57 | WFLAGS= -Wextra -Wsign-compare -Wconversion -Wextra -Wno-unused-parameter | 57 | WFLAGS= -Wextra -Wsign-compare -Wconversion -Wextra -Wno-unused-parameter |
58 | 58 | ||
59 | # $Format: "REL=$Xdelta3Version$" $ | 59 | # $Format: "REL=$Xdelta3Version$" $ |
60 | REL=3.0wRC11 | 60 | REL=3.0w |
61 | 61 | ||
62 | RELDIR = xdelta$(REL) | 62 | RELDIR = xdelta$(REL) |
63 | 63 | ||