summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-16 22:00:18 +0100
committerJunio C Hamano <gitster@pobox.com>2016-03-16 22:13:37 +0100
commitd9c691a759d62cef53a6cc11864a2ef4b0829244 (patch)
tree02f0c01e0aae8bbd352c3e17f96d2dedd5245de1 /GIT-VERSION-GEN
parentMerge branch 'master' of git://bogomips.org/git-svn (diff)
downloadgit-d9c691a759d62cef53a6cc11864a2ef4b0829244.tar.xz
git-d9c691a759d62cef53a6cc11864a2ef4b0829244.zip
Git 2.8-rc3v2.8.0-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-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='
'