summaryrefslogtreecommitdiff
path: root/xdelta3/Makefile
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2009-10-26 06:28:22 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2009-10-26 06:28:22 +0000
commit8b1a211185018b2b80ffe950e8d82de4c8c0f214 (patch)
treeb76d80993cc0ed770aca2397e03ba9502b1dca50 /xdelta3/Makefile
parente73f65e11cf9afa079b2e68f7be5ca9bb1d62334 (diff)
Release 3.0w
Diffstat (limited to 'xdelta3/Makefile')
-rw-r--r--xdelta3/Makefile2
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
57WFLAGS= -Wextra -Wsign-compare -Wconversion -Wextra -Wno-unused-parameter 57WFLAGS= -Wextra -Wsign-compare -Wconversion -Wextra -Wno-unused-parameter
58 58
59# $Format: "REL=$Xdelta3Version$" $ 59# $Format: "REL=$Xdelta3Version$" $
60REL=3.0wRC11 60REL=3.0w
61 61
62RELDIR = xdelta$(REL) 62RELDIR = xdelta$(REL)
63 63