From: Junio C Hamano Date: Wed, 13 Apr 2022 22:21:26 +0000 (-0700) Subject: Git 2.32.2 X-Git-Tag: v2.32.2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15304344342b7c888f732d28f908890d874bcb0c;p=thirdparty%2Fgit.git Git 2.32.2 Signed-off-by: Junio C Hamano --- 15304344342b7c888f732d28f908890d874bcb0c diff --cc Documentation/RelNotes/2.32.2.txt index 0000000000,0000000000..cf49695f2f new file mode 100644 --- /dev/null +++ b/Documentation/RelNotes/2.32.2.txt @@@ -1,0 -1,0 +1,4 @@@ ++Git Documentation/RelNotes/2.32.2.txt Release Notes ++========================= ++ ++This release merges up the fixes that appear in v2.32.2. diff --cc GIT-VERSION-GEN index c462040198,da853679b7..e7efe58866 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@@ -1,7 -1,7 +1,7 @@@ #!/bin/sh GVF=GIT-VERSION-FILE - DEF_VER=v2.32.1 -DEF_VER=v2.31.3 ++DEF_VER=v2.32.2 LF=' ' diff --cc RelNotes index da84ed1cd7,c3d6893a92..4ac68388c3 --- a/RelNotes +++ b/RelNotes @@@ -1,1 -1,1 +1,1 @@@ - Documentation/RelNotes/2.32.1.txt -Documentation/RelNotes/2.31.3.txt ++Documentation/RelNotes/2.32.2.txt