summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2019-12-04 23:01:50 +0100
committerLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2019-12-06 16:31:15 +0100
commit367f12b7e92aef4e8a41fe601d90984a2b7a0381 (patch)
tree159d2c1a75aef38315f472ed21ace813a66eb8ec /GIT-VERSION-GEN
parentMerge branch 'fix-msys2-quoting-bugs' (diff)
downloadtgif-367f12b7e92aef4e8a41fe601d90984a2b7a0381.tar.xz
Git 2.21.1
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 13f835f9cd..7e5ba89679 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.21.0
+DEF_VER=v2.21.1
LF='
'