summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-04-19 07:19:04 +0200
committerJunio C Hamano <gitster@pobox.com>2010-04-19 07:19:04 +0200
commit5469e2dab133a197dc2ca2fa47eb9e846ac19b66 (patch)
treeac20c898422f63eea92bc73e09661b6fda83b259 /GIT-VERSION-GEN
parentMerge branch 'rr/remote-helper-doc' (diff)
downloadgit-5469e2dab133a197dc2ca2fa47eb9e846ac19b66.tar.xz
git-5469e2dab133a197dc2ca2fa47eb9e846ac19b66.zip
Git 1.7.1-rc2v1.7.1-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 e5b1111a37..1063945c30 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1.rc1.GIT
+DEF_VER=v1.7.1.rc2
LF='
'