summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-09-21 22:26:13 +0200
committerJunio C Hamano <gitster@pobox.com>2015-09-21 22:26:13 +0200
commit8d530c4d64ffcc853889f7b385f554d53db375ed (patch)
tree1638318db7b7238b2bb63a9c8765394f35ac998a /GIT-VERSION-GEN
parentMerge branch 'rj/mailmap-ramsay' (diff)
downloadgit-8d530c4d64ffcc853889f7b385f554d53db375ed.tar.xz
git-8d530c4d64ffcc853889f7b385f554d53db375ed.zip
Git 2.6-rc3v2.6.0-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 037c57e94d..49d60c0671 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0-rc2
+DEF_VER=v2.6.0-rc3
LF='
'