summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-01-04 14:06:00 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-01-04 14:06:00 -0800
commit833e48259e23aea76f3765d28d1b2200332301f7 (patch)
tree83823e5eb365e058c5ded6ed5ccb1aabd5a47a16 /GIT-VERSION-GEN
parentMerge branch 'jk/pending-keep-tag-name' into maint (diff)
downloadtgif-833e48259e23aea76f3765d28d1b2200332301f7.tar.xz
Git 2.6.5
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 f2a001f6c0..7ed482057c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.4
+DEF_VER=v2.6.5
LF='
'