summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2020-04-19 16:26:41 -0700
committerLibravatar Jonathan Nieder <jrnieder@gmail.com>2020-04-19 16:26:41 -0700
commit76b54ee9b9944ee70422ac24884f78769cf264f1 (patch)
treed82790a92ce10a52c1492d58c271099cac389244 /GIT-VERSION-GEN
parentGit 2.19.4 (diff)
parentGit 2.18.4 (diff)
downloadtgif-76b54ee9b9944ee70422ac24884f78769cf264f1.tar.xz
Git 2.19.5
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 6f302a1d09..2dbaf7d035 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.4
+DEF_VER=v2.19.5
LF='
'