summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-04 16:31:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-08-04 16:31:12 (GMT)
commit4384e3cde2ce8ecd194202e171ae16333d241326 (patch)
tree142feb985388972de41ba56af8bc066f1e22ccf9 /GIT-VERSION-GEN
parent62ebe03b9e8d5a6a37ea2b726d64b109aec0508c (diff)
downloadgit-4384e3cde2ce8ecd194202e171ae16333d241326.zip
git-4384e3cde2ce8ecd194202e171ae16333d241326.tar.gz
git-4384e3cde2ce8ecd194202e171ae16333d241326.tar.bz2
Git 2.14v2.14.0
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 96c688b..5d356b0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.0-rc1
+DEF_VER=v2.14.0
LF='
'