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-12-02 23:06:06 +0300
committerJunio C Hamano <gitster@pobox.com>2010-12-02 23:13:27 +0300
commitcbcab75c54b5956dcaa4f24a4074bc99adc49629 (patch)
treee9d851dd8899741fbd10da9215887473f29cd1ee /GIT-VERSION-GEN
parent6b3020a241e2c0a1eaa6b74a10a796603bb90975 (diff)
Git 1.7.0.8v1.7.0.8
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 6a3f945636..4149fa9eb7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.7
+DEF_VER=v1.7.0.8
LF='
'