summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-05-23 15:02:48 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-05-23 15:02:48 -0700
commit3a0f269e7c82aa3a87323cb7ae04ac5f129f036b (patch)
tree486c4bfa895e97678b2fb1e74145c971c3cdef3b /GIT-VERSION-GEN
parentMerge branch 'svn-travis' of git://bogomips.org/git-svn (diff)
downloadtgif-3a0f269e7c82aa3a87323cb7ae04ac5f129f036b.tar.xz
Git 2.9-rc0
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 655b49011f..e3d0bed2a9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0.GIT
+DEF_VER=v2.9.0-rc0
LF='
'