aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-08 22:00:35 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-08 22:00:35 -0700
commit95b18556aab2fc36cec4e717578601c3aa8b7b06 (patch)
treeb97d0c8ce4f242c991689c6d0d1e6f666c6ec8df /GIT-VERSION-GEN
parent0b0a56fbed1b9544a811f0304cfc542709464f22 (diff)
downloadgit-95b18556aab2fc36cec4e717578601c3aa8b7b06.tar.gz
git-95b18556aab2fc36cec4e717578601c3aa8b7b06.tar.xz
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 6754ab076..55e88b02d 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='
'