summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-09-02 19:55:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-09-02 19:55:28 (GMT)
commit16ffa6443e279a9b3b63d7a2bebeb07833506010 (patch)
tree0b49cd0500238f5f6849ba9ef548cd0b1a7546f6 /GIT-VERSION-GEN
parentcdd00dfe9431b431e488d0bb77d39f1461a9dcc5 (diff)
downloadgit-16ffa6443e279a9b3b63d7a2bebeb07833506010.zip
git-16ffa6443e279a9b3b63d7a2bebeb07833506010.tar.gz
git-16ffa6443e279a9b3b63d7a2bebeb07833506010.tar.bz2
Git 2.6-rc0v2.6.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 fc45283..e19205a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.0.GIT
+DEF_VER=v2.6.0-rc0
LF='
'