summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-07-01 21:05:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-07-01 21:05:33 (GMT)
commitcbed29f37b690e0a497bd2b6ca9a5bdd7e6ea5aa (patch)
treed4de8369b18dc3a5a28f1927f15ccdb8170e06fc /GIT-VERSION-GEN
parent58eb0122f3f4799a1b7a3ce836e52dcb2dad45bd (diff)
downloadgit-cbed29f37b690e0a497bd2b6ca9a5bdd7e6ea5aa.zip
git-cbed29f37b690e0a497bd2b6ca9a5bdd7e6ea5aa.tar.gz
git-cbed29f37b690e0a497bd2b6ca9a5bdd7e6ea5aa.tar.bz2
Git 2.5.0-rc1v2.5.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 f27adc2..b34941c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.0-rc0
+DEF_VER=v2.5.0-rc1
LF='
'