aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-31 14:07:08 -0700
committerJunio C Hamano <gitster@pobox.com>2016-05-31 14:12:15 -0700
commit60bd4b1c513bb652cdffad44382046ca872140eb (patch)
tree244c35885eef993dcd8f0378667eaa7c45952258 /GIT-VERSION-GEN
parent257f6f404bbb90512262dbb6f7f873a61bf381dc (diff)
downloadgit-60bd4b1c513bb652cdffad44382046ca872140eb.tar.gz
git-60bd4b1c513bb652cdffad44382046ca872140eb.tar.xz
Git 2.9-rc1v2.9.0-rc1
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 e3d0bed2a..98f2300d3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0-rc0
+DEF_VER=v2.9.0-rc1
LF='
'