summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-06-21 21:02:49 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-06-21 21:15:50 -0700
commitcff4231a1dfbe68b4a163b31406d862567d3243a (patch)
tree8110f532e26ce76300640a691b0f5af12fbea410 /GIT-VERSION-GEN
parentMerge branch 'ak/maint-for-each-ref-no-lookup' into maint (diff)
downloadtgif-cff4231a1dfbe68b4a163b31406d862567d3243a.tar.xz
GIT 1.6.3.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 0673f0db9f..902bfbf4ef 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.3.2
+DEF_VER=v1.6.3.3
LF='
'