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>2016-02-27 00:45:26 +0300
committerJunio C Hamano <gitster@pobox.com>2016-02-27 00:45:26 +0300
commitf02fbc4f9433937ee0463d0342d6d7d97e1f6f1e (patch)
treed09ac23c3383170ce063e2b596345fc8e6d82a07 /GIT-VERSION-GEN
parentb52cb95a13ed7beb0a633213b58f0d6ef557d26e (diff)
Git 2.8-rc0v2.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 5873f163e5..b872b6e7d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.0.GIT
+DEF_VER=v2.8.0-rc0
LF='
'