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-12-29 01:12:06 +0300
committerJunio C Hamano <gitster@pobox.com>2017-12-29 01:12:06 +0300
commit1eaabe34fc6f486367a176207420378f587d3b48 (patch)
tree18377a0c9b03b23e92573e5e62c2c80d59d772c5 /GIT-VERSION-GEN
parent556de1a8e38ff03d31fd35751582447001f39d0c (diff)
Git 2.16-rc0v2.16.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 c1906f0fd1..4eba7701a0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.15.GIT
+DEF_VER=v2.16.0-rc0
LF='
'