aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-12-05 11:31:47 -0800
committerJunio C Hamano <gitster@pobox.com>2016-12-05 11:31:47 -0800
commit8d7a455ed52e2a96debc080dfc011b6bb00db5d2 (patch)
treee9f120ca31da5e3a96fca5163909e0cb07a77b46 /GIT-VERSION-GEN
parenta274e0a036ea886a31f8b216564ab1b4a3142f6c (diff)
downloadgit-8d7a455ed52e2a96debc080dfc011b6bb00db5d2.tar.gz
git-8d7a455ed52e2a96debc080dfc011b6bb00db5d2.tar.xz
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 520d6e66e..556fbfc10 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='
'