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-04-02 23:21:57 +0400
committerJunio C Hamano <gitster@pobox.com>2009-04-02 23:34:16 +0400
commit3346330d708b9b786b16167cbbd4a3637b3a3517 (patch)
tree1cd1fe613e270f5a8a44e2879307440d7d47ecc1 /GIT-VERSION-GEN
parent5ab2f7b2ce8c51e8c47a4cc57c30fa7cae239005 (diff)
GIT 1.6.2.2v1.6.2.2
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 e6097c23aa..ac2f24795c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.1
+DEF_VER=v1.6.2.2
LF='
'