summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:33:47 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:33:47 -0700
commit924c623e1c71b98da608f980a97f9730c021ba44 (patch)
tree07af9c96344bfc390f8d6fe398ded1db9f5052c9 /GIT-VERSION-GEN
parentSync with Git 2.14.4 (diff)
downloadtgif-924c623e1c71b98da608f980a97f9730c021ba44.tar.xz
Git 2.15.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 824649f698..4a63ce35ad 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.15.2
+DEF_VER=v2.15.3
LF='
'