summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:48:19 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:48:19 -0700
commit268fbcd172cdb306e8a3e7143cc16677c963d6cd (patch)
treed3ae3dd90f782fb8615b525d08f649358a263459 /GIT-VERSION-GEN
parentSync with 2.17.2 (diff)
downloadtgif-268fbcd172cdb306e8a3e7143cc16677c963d6cd.tar.xz
Git 2.18.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 ed9d9e43a9..5998893dd7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.18.0
+DEF_VER=v2.18.1
LF='
'