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>2017-10-05 07:49:07 +0300
committerJunio C Hamano <gitster@pobox.com>2017-10-05 07:49:07 +0300
commit217f2767cbcb562872437eed4dec62e00846d90c (patch)
tree68f431b2ca16880aebe1591e70e74f320ef9244e /GIT-VERSION-GEN
parentaf663995105557d4cf9f1d9b2b28af9c02a20cd6 (diff)
Git 2.15-rc0v2.15.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 75beb2e775..ab04c977be 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.GIT
+DEF_VER=v2.15.0-rc0
LF='
'