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:32 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2022-03-24 02:24:29 +0300
commit44de39c45c65134f4a6e02e7702a5db70a71041d (patch)
tree77025683264bea3e08e3b055a07b230fe244b9b2 /GIT-VERSION-GEN
parent6a2381a3e5176b8deb69c799ed2b600366d36d39 (diff)
Git 2.31.2v2.31.2
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 36ab53e153..2498affd30 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.1
+DEF_VER=v2.31.2
LF='
'