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>2009-12-11 02:42:30 +0300
committerJunio C Hamano <gitster@pobox.com>2009-12-11 02:42:30 +0300
commit9861b644e045b5ee0e16dea65b44419205090960 (patch)
tree365dd028c3313f5b4c73e64bd04ec38dbb530157 /GIT-VERSION-GEN
parent782a0005fcb26bb7ef27f720fd139ae40a6f434b (diff)
Git 1.6.5.6v1.6.5.6
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 0c9be2080b..9c945d91cb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.5
+DEF_VER=v1.6.5.6
LF='
'