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-30 08:00:44 +0300
committerJunio C Hamano <gitster@pobox.com>2017-10-30 08:00:44 +0300
commitcb5918aa0d50f50e83787f65c2ddc3dcb10159fe (patch)
treecf8dd931ffa0528fb90d1c66d598c1509db616a4
parentaf103b3797ebc2f15205121c622ddeff61619715 (diff)
Git 2.15v2.15.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9ef24f24d8..a9dbc3f12c 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='
'