summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-19 22:39:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-08-19 22:39:33 (GMT)
commit2632c897f74b1cc9b5533f467da459b9ec725538 (patch)
treeabf0c8bf7bf99ac8a9e74f4b4c0315ae23993e9f /GIT-VERSION-GEN
parent83d9eb0ad85eeb88cb1dce88cf86458c6d3e57f1 (diff)
downloadgit-2632c897f74b1cc9b5533f467da459b9ec725538.zip
git-2632c897f74b1cc9b5533f467da459b9ec725538.tar.gz
git-2632c897f74b1cc9b5533f467da459b9ec725538.tar.bz2
Git 2.10-rc1v2.10.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 eea85c3..702c067 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.0-rc0
+DEF_VER=v2.10.0-rc1
LF='
'