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-15 22:38:19 +0300
committerJunio C Hamano <gitster@pobox.com>2010-12-15 22:38:19 +0300
commitcb198b3b67feb2c0a6f22199ec14fa48d18ac1ce (patch)
tree3341dae79e32eea15c9d2bf0b2699bda3588a1a3 /GIT-VERSION-GEN
parentcbcab75c54b5956dcaa4f24a4074bc99adc49629 (diff)
parentabf411e28d9df669b0e690578a1eb95c0bd29847 (diff)
Git 1.7.0.9v1.7.0.9
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 4149fa9eb7..c07c5959bb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.8
+DEF_VER=v1.7.0.9
LF='
'