summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-03-17 14:33:34 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-03-17 14:33:34 -0700
commit17a02783d8f7cac1780d8035f3e2e0d25bba077b (patch)
treed90361c2acb4dcea4bc68f0725748fe1c49cd97c /GIT-VERSION-GEN
parentGit 2.23.1 (diff)
parentGit 2.22.3 (diff)
downloadtgif-17a02783d8f7cac1780d8035f3e2e0d25bba077b.tar.xz
Git 2.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='
'