summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-03-23 10:21:41 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2023-04-17 21:16:10 +0200
commit0d1bd1dfb37ef25e1911777c94129fc769ffec38 (patch)
tree7e6e8f435b01989a8c1c9f1b569ced6d1a5d067f /GIT-VERSION-GEN
parent3d3c11852ce9351c769bce3377f5c08e4aad92ec (diff)
downloadgit-2.40.1.tar.xz
Git 2.40.1v2.40.1
Signed-off-by: Taylor Blau <me@ttaylorr.com> 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 a87f0adf80..71425bd821 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.0
+DEF_VER=v2.40.1
LF='
'