Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-15 00:48:06 +0300
committerJunio C Hamano <gitster@pobox.com>2016-08-15 00:48:06 +0300
commit726cc2ba12c4573ab2e623077479c51019e1f3cd (patch)
treec6ddd1ea1a305e15e9a15f8f86958e84dee115a2 /GIT-VERSION-GEN
parent2376d31787760af598db23bb3982a57419854e5c (diff)
Git 2.10-rc0v2.10.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 0fe02a6ce2..eea85c3404 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0.GIT
+DEF_VER=v2.10.0-rc0
LF='
'