summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-06-03 00:01:33 +0200
committerJunio C Hamano <junkio@cox.net>2007-06-03 01:02:49 +0200
commit41cf68a85ca2a9199b32eb3932582b234fa474b4 (patch)
treea3a5ad89000a684bc50729e7f7e3041c16cf136c /GIT-VERSION-GEN
parentUse =20 when rfc2047 encoding spaces. (diff)
downloadgit-41cf68a85ca2a9199b32eb3932582b234fa474b4.tar.xz
git-41cf68a85ca2a9199b32eb3932582b234fa474b4.zip
GIT 1.5.2.1v1.5.2.1
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 06c360b267..bd30398dd3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.2.GIT
+DEF_VER=v1.5.2.1.GIT
LF='
'