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>2008-08-17 22:42:10 +0400
committerJunio C Hamano <gitster@pobox.com>2008-08-17 22:42:10 +0400
commitea02eef096d4bfcbb83e76cfab0fcb42dbcad35e (patch)
tree0459a401d97c607ea997fea73730a2e2146d557b /GIT-VERSION-GEN
parent373a273309433d66d56505f0a125434c57fa508d (diff)
GIT 1.6.0v1.6.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 e1290d8901..156dc13733 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.6.GIT
+DEF_VER=v1.6.0.GIT
LF='
'