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-11-16 11:05:12 +0300
committerJunio C Hamano <gitster@pobox.com>2009-11-16 11:05:12 +0300
commit080cbc1275ac09445136ba429d90b5ec85e92c1c (patch)
treec0c6f1f2c5cb669f9d5725128be30203797774d8 /GIT-VERSION-GEN
parentc6b53c8684966b3e22d0f26dc981a8b4a0b03ce7 (diff)
Git 1.6.5.3v1.6.5.3
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 09cb354ca0..b0b295d2f0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.2
+DEF_VER=v1.6.5.3
LF='
'