summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-01-29 00:12:52 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-01-29 00:12:52 -0800
commitb296e8fce6de6a40a41b5168dfbe735d11255256 (patch)
treeeb945100638974b0caf96b1335f5da597f11dcf1 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-format-patch-o-relative' into maint (diff)
downloadtgif-b296e8fce6de6a40a41b5168dfbe735d11255256.tar.xz
GIT 1.6.1.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 fe496e5fca..3697edc72e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.1.1.GIT
+DEF_VER=v1.6.1.2.GIT
LF='
'