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>2021-06-06 09:40:01 +0300
committerJunio C Hamano <gitster@pobox.com>2021-06-06 09:40:01 +0300
commitebf3c04b262aa27fbb97f8a0156c2347fecafafb (patch)
treee357e9abc3cafd36e289e1952807e7688dc20240
parent15664a5f35b6db8077e3e8aeb377e72f0f95e23e (diff)
Git 2.32v2.32.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index c0942f12a3..9c125f298a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0-rc3
+DEF_VER=v2.32.0
LF='
'