Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-08 22:45:41 +0400
committerJunio C Hamano <gitster@pobox.com>2012-10-08 22:45:41 +0400
commit4c6c949c7da91cdef7b6ce5a25bf7f0584d80e8a (patch)
tree696d34039ef43f3df0490683987ca227889d9712 /GIT-VERSION-GEN
parentd519e4594c17ea30e33432dd712d2d0887aaf8c7 (diff)
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 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='
'