aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-17 10:00:44 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-17 11:23:05 -0700
commit765428699a5381f113d19974720bc91b5bfeaf1d (patch)
treed154f4838eb97e2eb3539da7458c5cf70194dbc9 /GIT-VERSION-GEN
parent32c6dca8c428672c11a2a0ddf3cb2f7476caff86 (diff)
downloadgit-765428699a5381f113d19974720bc91b5bfeaf1d.tar.gz
git-765428699a5381f113d19974720bc91b5bfeaf1d.tar.xz
Git 2.4.11v2.4.11
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 859e14c1d..4b0af4d5b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.10
+DEF_VER=v2.4.11
LF='
'