summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-26 20:49:59 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-05-26 20:49:59 (GMT)
commit9eabf5b536662000f79978c4d1b6e4eff5c8d785 (patch)
tree655a20f99af32926cbf6d8fab092506ddd70e49c /GIT-VERSION-GEN
parentdf08eb357dd7f432c3dcbe0ef4b3212a38b4aeff (diff)
downloadgit-9eabf5b536662000f79978c4d1b6e4eff5c8d785.zip
git-9eabf5b536662000f79978c4d1b6e4eff5c8d785.tar.gz
git-9eabf5b536662000f79978c4d1b6e4eff5c8d785.tar.bz2
Git 2.4.2v2.4.2
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 6dd8e04..c4a6631 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.1
+DEF_VER=v2.4.2
LF='
'