summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-08 18:45:41 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-10-08 18:45:41 (GMT)
commit4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a (patch)
tree696d34039ef43f3df0490683987ca227889d9712 /GIT-VERSION-GEN
parentd519e4594c17ea30e33432dd712d2d0887aaf8c7 (diff)
downloadgit-4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a.zip
git-4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a.tar.gz
git-4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a.tar.bz2
Git 1.8.0-rc1v1.8.0-rc1
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 7f71eef..88e4c21 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='
'