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-12-05 22:31:47 +0300
committerJunio C Hamano <gitster@pobox.com>2016-12-05 22:31:47 +0300
commit8d7a455ed52e2a96debc080dfc011b6bb00db5d2 (patch)
treee9f120ca31da5e3a96fca5163909e0cb07a77b46 /GIT-VERSION-GEN
parenta274e0a036ea886a31f8b216564ab1b4a3142f6c (diff)
Start post 2.11 cycle
For now, let's call it 2.12 tentatively. 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 520d6e66ec9..556fbfc104b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.0
+DEF_VER=v2.11.GIT
LF='
'