aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-10-30 14:00:44 +0900
committerJunio C Hamano <gitster@pobox.com>2017-10-30 14:00:44 +0900
commitcb5918aa0d50f50e83787f65c2ddc3dcb10159fe (patch)
treecf8dd931ffa0528fb90d1c66d598c1509db616a4 /GIT-VERSION-GEN
parentaf103b3797ebc2f15205121c622ddeff61619715 (diff)
downloadgit-cb5918aa0d50f50e83787f65c2ddc3dcb10159fe.tar.gz
git-cb5918aa0d50f50e83787f65c2ddc3dcb10159fe.tar.xz
Git 2.15
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 9ef24f24d..a9dbc3f12 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.15.0-rc2
+DEF_VER=v2.15.0
LF='
'