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-07-29 11:32:42 +0400
committerJunio C Hamano <gitster@pobox.com>2009-07-29 11:32:42 +0400
commit0a53e9ddeaddad63ad106860237bbf53411d11a7 (patch)
tree4d507e05485a64bb62673d821a7e7e4efaad47d5 /GIT-VERSION-GEN
parent441b40d833fdfa93eb2908e52742248faf0ee993 (diff)
GIT 1.6.4v1.6.4
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 39cde784c9..d8ae315140 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.3.GIT
+DEF_VER=v1.6.4
LF='
'