summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-02-10 13:44:11 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-10 13:44:11 -0800
commit4133fd25525022f99d2c7ba339618433bdd919fe (patch)
treeb569c9f287e8b845a5c0084c1e3052e8562367a9 /GIT-VERSION-GEN
parentMerge branch 'maint-1.6.5' into maint (diff)
downloadtgif-4133fd25525022f99d2c7ba339618433bdd919fe.tar.xz
Git 1.6.6.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 4e0adcade9..081be51a9e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6.1
+DEF_VER=v1.6.6.2
LF='
'