aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-10 11:16:23 -0800
committerJunio C Hamano <gitster@pobox.com>2016-03-10 11:16:23 -0800
commited9067f705aa51819c7dfff7e4190dd267beaf5d (patch)
tree3b5facf62b307de17facec7d8a1a8fb96cf53296 /GIT-VERSION-GEN
parent5d1847b7609110b95814e82dcb66c88d858b032b (diff)
downloadgit-ed9067f705aa51819c7dfff7e4190dd267beaf5d.tar.gz
Git 2.8-rc2v2.8.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 61c424056a..b373d8ae8d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc1
+DEF_VER=v2.8.0-rc2
LF='
'