aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-16 14:00:18 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-16 14:13:37 -0700
commitd9c691a759d62cef53a6cc11864a2ef4b0829244 (patch)
tree02f0c01e0aae8bbd352c3e17f96d2dedd5245de1 /GIT-VERSION-GEN
parenta0e305c2367b6aa1158bed7022083b1541cefda2 (diff)
downloadgit-d9c691a759d62cef53a6cc11864a2ef4b0829244.tar.gz
Git 2.8-rc3v2.8.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 b373d8ae8d..fb1cadf627 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc2
+DEF_VER=v2.8.0-rc3
LF='
'