summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-07-27 19:25:42 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-07-27 19:25:42 (GMT)
commitca00f80b58d679e59fc271650f68cd25cdb72b09 (patch)
treeebdb829de0c8ee0061ea15b3d2b89c0b21c36910 /GIT-VERSION-GEN
parentcaac7a3abea717e4320a978bae89cfcdf51203bf (diff)
downloadgit-ca00f80b58d679e59fc271650f68cd25cdb72b09.zip
git-ca00f80b58d679e59fc271650f68cd25cdb72b09.tar.gz
git-ca00f80b58d679e59fc271650f68cd25cdb72b09.tar.bz2
Git 2.4.7v2.4.7
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 7a6c205..b767c3a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.6
+DEF_VER=v2.4.7
LF='
'