summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-04-02 12:21:57 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-04-02 12:34:16 -0700
commit3346330d708b9b786b16167cbbd4a3637b3a3517 (patch)
tree1cd1fe613e270f5a8a44e2879307440d7d47ecc1 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-1.6.0-blame-s' into maint (diff)
downloadtgif-3346330d708b9b786b16167cbbd4a3637b3a3517.tar.xz
GIT 1.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='
'