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-01-13 02:20:51 +0300
committerJunio C Hamano <gitster@pobox.com>2016-01-13 02:20:51 +0300
commitc9906e47c065940bfe1a9992da494a8f437a49ac (patch)
tree49f152498cfde082f3223e20338ca64517991cd7 /GIT-VERSION-GEN
parentbdd1cc20929e9f7631dd29ff70426eea53f69443 (diff)
First batch for post 2.7 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 51aa9e68063..5873f163e51 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.0
+DEF_VER=v2.7.0.GIT
LF='
'