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>2015-12-10 23:59:37 +0300
committerJunio C Hamano <gitster@pobox.com>2015-12-10 23:59:37 +0300
commit7d722536dd86b5fbd0c0434bfcea5588132ee6ad (patch)
tree991965b4fc69f66a3059076250add0fc0f7a1904
parent39e07f77b6c0ecfa0ef54002f20a4fd8b84fba9f (diff)
Git 2.7-rc0v2.7.0-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 94e40c4000..29c43c21e1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0.GIT
+DEF_VER=v2.7.0-rc0
LF='
'