summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2020-04-19 16:24:14 -0700
committerLibravatar Jonathan Nieder <jrnieder@gmail.com>2020-04-19 16:24:14 -0700
commitba6f0905fdb9e65c1ac5fbc79c9a4ef0b59b3e68 (patch)
tree568cffa77566b7b50fed2a7db52f89cf26016ef2 /GIT-VERSION-GEN
parentGit 2.18.3 (diff)
parentGit 2.17.5 (diff)
downloadtgif-ba6f0905fdb9e65c1ac5fbc79c9a4ef0b59b3e68.tar.xz
Git 2.18.4
This merges up the security fix from v2.17.5. Signed-off-by: Jonathan Nieder <jrnieder@gmail.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 fd9e5b87b2..4ed8c413e5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.18.3
+DEF_VER=v2.18.4
LF='
'