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-03-05 00:48:55 +0300
committerJunio C Hamano <gitster@pobox.com>2016-03-05 00:48:55 +0300
commitab5d01a29eb7380ceab070f0807c2939849c44bc (patch)
tree9cefe578b95073aaeca6d377b2927a291110a93c /GIT-VERSION-GEN
parent28ab768afafd0d601db444c1d6253fa1b820b55c (diff)
Git 2.8-rc1v2.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 b872b6e7d6..61c424056a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc0
+DEF_VER=v2.8.0-rc1
LF='
'