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-03-15 23:03:19 +0300
committerJunio C Hamano <gitster@pobox.com>2009-03-15 23:05:05 +0300
commit6f55ee4317681a5639ff364d2f0a352bde064269 (patch)
tree357b9b00d83b7244509081fc31a498ad3e2b2346 /GIT-VERSION-GEN
parenta54a216098db10d551d33123f33667ce8a036510 (diff)
GIT 1.6.2.1v1.6.2.1
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 97fc1e0519..e6097c23aa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.GIT
+DEF_VER=v1.6.2.1
LF='
'