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

github.com/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-09-09 08:00:35 +0300
committerJunio C Hamano <gitster@pobox.com>2016-09-09 08:00:35 +0300
commit95b18556aab2fc36cec4e717578601c3aa8b7b06 (patch)
treeb97d0c8ce4f242c991689c6d0d1e6f666c6ec8df /GIT-VERSION-GEN
parent0b0a56fbed1b9544a811f0304cfc542709464f22 (diff)
Start the 2.11 cycle
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 6754ab076e6..55e88b02d43 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.0
+DEF_VER=v2.10.0.GIT
LF='
'