summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-04-22 20:52:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-04-22 20:52:43 (GMT)
commit564705c7f0938107f372cc1aa3a54689f30473bf (patch)
treea977817c02b1bce03a64e8ac7fbb837084535487 /GIT-VERSION-GEN
parentfb896362cc12dfc0df69be6c9d75936f9c7cc7ff (diff)
downloadgit-564705c7f0938107f372cc1aa3a54689f30473bf.zip
git-564705c7f0938107f372cc1aa3a54689f30473bf.tar.gz
git-564705c7f0938107f372cc1aa3a54689f30473bf.tar.bz2
Git 2.4.0-rc3v2.4.0-rc3
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 aa8519c..50c91df 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc2
+DEF_VER=v2.4.0-rc3
LF='
'