summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-06-05 12:15:57 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-05 12:22:33 -0700
commit69f9a6e54a46c4a75dff680047a465d04cca20ca (patch)
tree52a1d75644317cf1d73c378b4bd32658a24f00d8 /GIT-VERSION-GEN
parentMerge branch 'dl/branch-error-message' into maint (diff)
downloadtgif-69f9a6e54a46c4a75dff680047a465d04cca20ca.tar.xz
Git 2.4.3
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 c4a6631fc0..f94921c028 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.2
+DEF_VER=v2.4.3
LF='
'