aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-23 15:02:48 -0700
committerJunio C Hamano <gitster@pobox.com>2016-05-23 15:02:48 -0700
commit3a0f269e7c82aa3a87323cb7ae04ac5f129f036b (patch)
tree486c4bfa895e97678b2fb1e74145c971c3cdef3b /GIT-VERSION-GEN
parentf4d7b2e4d5daaa5f730a821173f4c453f08554e9 (diff)
downloadgit-3a0f269e7c82aa3a87323cb7ae04ac5f129f036b.tar.gz
git-3a0f269e7c82aa3a87323cb7ae04ac5f129f036b.tar.xz
Git 2.9-rc0v2.9.0-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 655b49011..e3d0bed2a 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='
'