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:
authorJunio C Hamano <gitster@pobox.com>2020-03-18 00:33:34 +0300
committerJunio C Hamano <gitster@pobox.com>2020-03-18 00:33:34 +0300
commit17a02783d8f7cac1780d8035f3e2e0d25bba077b (patch)
treed90361c2acb4dcea4bc68f0725748fe1c49cd97c /GIT-VERSION-GEN
parenta7312d1a28ff3ab0a5a5427b35f01d943103cba8 (diff)
parent69fab82147e74a51ee1144a336eb47c7297b9b78 (diff)
Git 2.23.2v2.23.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 2e7264ee5b..70721f0c11 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.1
+DEF_VER=v2.23.2
LF='
'