summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-17 14:33:34 -0700
committerJunio C Hamano <gitster@pobox.com>2020-03-17 14:33:34 -0700
commit17a02783d8f7cac1780d8035f3e2e0d25bba077b (patch)
treed90361c2acb4dcea4bc68f0725748fe1c49cd97c /GIT-VERSION-GEN
parenta7312d1a28ff3ab0a5a5427b35f01d943103cba8 (diff)
parent69fab82147e74a51ee1144a336eb47c7297b9b78 (diff)
downloadgit-17a02783d8f7cac1780d8035f3e2e0d25bba077b.tar.gz
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='
'