summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-11-05 12:20:34 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-11-05 12:20:34 -0800
commitaf40944bda352190f05d22b7cb8fe88beb17f3a7 (patch)
tree66cf81a719865d926b583d96f68c0029be624b06 /GIT-VERSION-GEN
parentMerge branch 'rs/daemon-plug-child-leak' into maint (diff)
downloadtgif-af40944bda352190f05d22b7cb8fe88beb17f3a7.tar.xz
Git 2.6.3
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 787670926a..abfdd9cb1d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.2
+DEF_VER=v2.6.3
LF='
'