summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-10-16 23:56:55 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-10-16 23:57:19 -0700
commitb142da2a5dec8f868a61322e2ab591e9a008ec3b (patch)
treee8b4e43b3639030d4cb1d1c724e9a467e3194c03 /GIT-VERSION-GEN
parentMerge branch 'maint-1.6.4' into maint (diff)
downloadtgif-b142da2a5dec8f868a61322e2ab591e9a008ec3b.tar.xz
GIT 1.6.5.1
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 08e6073f33..d11e43cf31 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5
+DEF_VER=v1.6.5.1
LF='
'