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>2022-03-17 12:57:38 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2022-03-24 02:31:29 +0300
commit9bcd7a8ecac1c9196bc927647bd06c38ec1feabe (patch)
tree64c21b0c5f1312280fd517fed592d0f3cb7195fb /GIT-VERSION-GEN
parent201b0c7af6cad52cf6f0cfc46bd48201a23f6224 (diff)
Git 2.32.1v2.32.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 9c125f298a..c462040198 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0
+DEF_VER=v2.32.1
LF='
'