summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-04-14 20:57:13 +0200
committerJunio C Hamano <gitster@pobox.com>2015-04-14 20:57:13 +0200
commite46fe3df01435bf523d2ab4f2755556c0e4e6f78 (patch)
treeb5c7921de335e0bb82602e1df1c95ac2f250f62d /GIT-VERSION-GEN
parentMerge branch 'jk/colors' (diff)
downloadgit-e46fe3df01435bf523d2ab4f2755556c0e4e6f78.tar.xz
git-e46fe3df01435bf523d2ab4f2755556c0e4e6f78.zip
Git 2.4.0-rc2v2.4.0-rc2
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 40f8841678..aa8519ca28 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc1
+DEF_VER=v2.4.0-rc2
LF='
'