summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-08 20:45:41 +0200
committerJunio C Hamano <gitster@pobox.com>2012-10-08 20:45:41 +0200
commit4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a (patch)
tree696d34039ef43f3df0490683987ca227889d9712 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-t1450-fsck-order-fix' (diff)
downloadgit-4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a.tar.xz
git-4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a.zip
Git 1.8.0-rc1v1.8.0-rc1
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 7f71eefd43..88e4c216d3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0-rc0
+DEF_VER=v1.8.0-rc1
LF='
'