summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-09-28 15:29:54 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-09-28 15:30:30 -0700
commita2558fb8e1e387b630312311e1d22c95663da5d0 (patch)
tree787ec2bc60048b2f52943d5f4880c66202c4a049 /GIT-VERSION-GEN
parentSync with 2.3.10 (diff)
downloadtgif-a2558fb8e1e387b630312311e1d22c95663da5d0.tar.xz
Git 2.4.10
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 38e296b311..859e14c1df 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.9
+DEF_VER=v2.4.10
LF='
'