summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-28 23:12:06 +0100
committerJunio C Hamano <gitster@pobox.com>2017-12-28 23:12:06 +0100
commit1eaabe34fc6f486367a176207420378f587d3b48 (patch)
tree18377a0c9b03b23e92573e5e62c2c80d59d772c5 /GIT-VERSION-GEN
parentMerge branch 'sb/describe-blob' (diff)
downloadgit-1eaabe34fc6f486367a176207420378f587d3b48.tar.xz
git-1eaabe34fc6f486367a176207420378f587d3b48.zip
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='
'