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>2010-02-28 22:41:57 +0300
committerJunio C Hamano <gitster@pobox.com>2010-02-28 22:41:57 +0300
commitdc05d73104fda239fc03342e0b53aa5741c53531 (patch)
treeae0b14cc4f36582fc4b4668c0ebe67864b800c4f /GIT-VERSION-GEN
parentd32fad2b89c81ca29128722e0e2f5985426e5e7a (diff)
parentc5e5f6030573b5433284b4e6b4342ab7204f20e1 (diff)
Merge branch 'maint'
* maint: Git 1.7.0.1 Remove reference to GREP_COLORS from documentation sha1_name: fix segfault caused by invalid index access
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 a668143d7a..7f894fdd46 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.GIT
+DEF_VER=v1.7.0.1
LF='
'