Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2021-02-12 17:49:46 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2021-02-12 17:49:46 +0300
commitd60b6a96f087ea5ad530b71096a604c993fd9e71 (patch)
treeac43bc6c187d2afa8ac64f0cde09e0983af9851f /GIT-VERSION-GEN
parent4bd06fd490c762197d6377f332742d7839d16053 (diff)
Git 2.23.4v2.23.4
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 aec2ca06d3..8958b27873 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.3
+DEF_VER=v2.23.4
LF='
'