summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-09-08 22:38:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-09-08 22:38:43 (GMT)
commit689efb737a7b46351850eefdfa57d2ce232011fb (patch)
tree18607e1707ad6b6c0137dc6cee6bea2b632e39a2 /GIT-VERSION-GEN
parentd6a2b05cbb63b1a923e2bb614dedfca83014f870 (diff)
downloadgit-689efb737a7b46351850eefdfa57d2ce232011fb.zip
git-689efb737a7b46351850eefdfa57d2ce232011fb.tar.gz
git-689efb737a7b46351850eefdfa57d2ce232011fb.tar.bz2
Git 2.6-rc1v2.6.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 e19205a..181f397 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0-rc0
+DEF_VER=v2.6.0-rc1
LF='
'