summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:19:11 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:19:11 -0700
commitd0832b2847aa9669c09397c5639d7fe56abaf9fc (patch)
tree67048c677fda1401b05a512207b50f55d89e985e /GIT-VERSION-GEN
parentsubmodule-config: ban submodule paths that start with a dash (diff)
downloadtgif-d0832b2847aa9669c09397c5639d7fe56abaf9fc.tar.xz
Git 2.14.5
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 918b6c21ba..40680482ce 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.4
+DEF_VER=v2.14.5
LF='
'