summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-10-16 14:40:04 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-10-16 14:40:05 -0700
commit3c3d3f629a6176b401ebec455c5dd59ed1b5f910 (patch)
tree215b877cb11597f586495d6032db6f101c98cb6f /GIT-VERSION-GEN
parentMerge branch 'cc/quote-comments' into maint (diff)
downloadtgif-3c3d3f629a6176b401ebec455c5dd59ed1b5f910.tar.xz
Git 2.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 e1aba8533f..787670926a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.1
+DEF_VER=v2.6.2
LF='
'