summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-04-13 23:01:03 +0200
committerJunio C Hamano <gitster@pobox.com>2011-04-13 23:02:00 +0200
commit865d370c4daf21e3d6dd48708fc4b716b63d795c (patch)
treefaeb65dc5987e688953d5bbd868fa051070e7041 /GIT-VERSION-GEN
parentMerge branch 'maint' (diff)
downloadgit-865d370c4daf21e3d6dd48708fc4b716b63d795c.tar.xz
git-865d370c4daf21e3d6dd48708fc4b716b63d795c.zip
Git 1.7.5-rc2v1.7.5-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e9b2a47aff..3b84f9a561 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5-rc1
+DEF_VER=v1.7.5-rc2
LF='
'