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-02 00:09:47 +0400
committerJunio C Hamano <gitster@pobox.com>2012-10-02 00:09:47 +0400
commitb0ec16b49eb283156e13bbef26466d948e4fd992 (patch)
tree7b6c193301a2bdd16934f03fdd97891ca8c3028e /GIT-VERSION-GEN
parentabc05cbcd3fdc6e5e14daec80c00b6f51b8e4c7e (diff)
Git 1.8.0-rc0v1.8.0-rc0
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 d2d2d699e1..7f71eefd43 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.12.GIT
+DEF_VER=v1.8.0-rc0
LF='
'