summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-09-08 22:00:35 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-09-08 22:00:35 -0700
commit95b18556aab2fc36cec4e717578601c3aa8b7b06 (patch)
treeb97d0c8ce4f242c991689c6d0d1e6f666c6ec8df /GIT-VERSION-GEN
parentMerge branch 'bh/diff-highlight-graph' (diff)
downloadtgif-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 6754ab076e..55e88b02d4 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='
'