diff options
author | josh.macdonald <jmacd@users.noreply.github.com> | 2009-03-12 01:47:01 +0000 |
---|---|---|
committer | josh.macdonald <jmacd@users.noreply.github.com> | 2009-03-12 01:47:01 +0000 |
commit | 80c9e15bc657b623c19cda6af2778dacd906be81 (patch) | |
tree | 8b856c0e779eac00243528f52b671a3243abed22 /xdelta3/Makefile | |
parent | c2ac8336ee676ec6f2d3a24e6eeb339a5fda30ba (diff) |
Update version
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 e9ce247..3a5c6b0 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.0u | 60 | REL=3.0v |
61 | 61 | ||
62 | RELDIR = xdelta$(REL) | 62 | RELDIR = xdelta$(REL) |
63 | 63 | ||