Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/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>2011-04-27 23:09:04 +0400
committerJunio C Hamano <gitster@pobox.com>2011-04-27 23:09:04 +0400
commite839fe6c1206292aeb4518939b8f124ae5068619 (patch)
tree2183fd919d3fda490309f0de906167203da096f9 /GIT-VERSION-GEN
parent9f5df6fa670938a505a64edf1b779b1326311481 (diff)
Start 1.7.6 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 68691b3c12..7f48227494 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5
+DEF_VER=v1.7.5.GIT
LF='
'