summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-13 21:11:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-05-13 21:11:43 (GMT)
commitaaa7e0d7f8f003c0c8ab34f959083f6d191d44ca (patch)
treebb3ac65e830318af7f159952fa7f13ec3efbccdb /GIT-VERSION-GEN
parenta379f25462639eb95b05133c84374558a23bc7b0 (diff)
downloadgit-aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca.zip
git-aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca.tar.gz
git-aaa7e0d7f8f003c0c8ab34f959083f6d191d44ca.tar.bz2
Git 2.4.1v2.4.1
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 48aee9c..6dd8e04 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0
+DEF_VER=v2.4.1
LF='
'