summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-17 10:56:06 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-17 11:26:41 -0700
commite46579643d56162299b1756b70d418005351b256 (patch)
tree49da5ee0b8720899fcda441a7c9459474764f9d4 /GIT-VERSION-GEN
parentce4d4e763c054788550625502553ced8810a7bce (diff)
downloadgit-2.6.6.tar.xz
Git 2.6.6v2.6.6
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 7ed482057c..d2508fd236 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.5
+DEF_VER=v2.6.6
LF='
'