From: Junio C Hamano Date: Wed, 13 Apr 2022 22:21:08 +0000 (-0700) Subject: Git 2.31.3 X-Git-Tag: v2.31.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f66d65f87e0a547c186e4027368a826a965256;p=thirdparty%2Fgit.git Git 2.31.3 Signed-off-by: Junio C Hamano --- 09f66d65f87e0a547c186e4027368a826a965256 diff --cc Documentation/RelNotes/2.31.3.txt index 0000000000,0000000000..ca143abad0 new file mode 100644 --- /dev/null +++ b/Documentation/RelNotes/2.31.3.txt @@@ -1,0 -1,0 +1,4 @@@ ++Git Documentation/RelNotes/2.31.3.txt Release Notes ++========================= ++ ++This release merges up the fixes that appear in v2.31.3. diff --cc GIT-VERSION-GEN index 2498affd30,a927c77478..da853679b7 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@@ -1,7 -1,7 +1,7 @@@ #!/bin/sh GVF=GIT-VERSION-FILE - DEF_VER=v2.31.2 -DEF_VER=v2.30.4 ++DEF_VER=v2.31.3 LF=' ' diff --cc RelNotes index dff85391eb,4dcee84642..c3d6893a92 --- a/RelNotes +++ b/RelNotes @@@ -1,1 -1,1 +1,1 @@@ - Documentation/RelNotes/2.31.2.txt -Documentation/RelNotes/2.30.4.txt ++Documentation/RelNotes/2.31.3.txt