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-13 02:45:05 +0300
committerJunio C Hamano <gitster@pobox.com>2010-02-13 02:45:05 +0300
commite923eaeb901ff056421b9007adcbbce271caa7b6 (patch)
treee547efeb37695aaa9b17783d82612fc5e08c0021 /GIT-VERSION-GEN
parentca5812d2e3c72b09008422975740aff41a2c65a0 (diff)
Git 1.7.0v1.7.0
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 a7d8c63427..577e1fd20e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6.GIT
+DEF_VER=v1.7.0
LF='
'