summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-10-11 05:54:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-10-11 05:54:04 (GMT)
commit111ef79afe185f8731920569450f6a65320f5d5f (patch)
treee75813a7c99faadd452bc630bc45f0f0ecec6c57 /GIT-VERSION-GEN
parent6909bf6bd9e2e09db591ac82eda52ed8f6eb4020 (diff)
downloadgit-111ef79afe185f8731920569450f6a65320f5d5f.zip
git-111ef79afe185f8731920569450f6a65320f5d5f.tar.gz
git-111ef79afe185f8731920569450f6a65320f5d5f.tar.bz2
Git 2.15-rc1v2.15.0-rc1
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 ab04c97..0e88e23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.15.0-rc0
+DEF_VER=v2.15.0-rc1
LF='
'