From: Junio C Hamano Date: Wed, 13 Apr 2022 22:21:34 +0000 (-0700) Subject: Git 2.35.3 X-Git-Tag: v2.35.3^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d516b2db0af2221bd6b13e7347abdcb5830b2829;p=thirdparty%2Fgit.git Git 2.35.3 Signed-off-by: Junio C Hamano --- d516b2db0af2221bd6b13e7347abdcb5830b2829 diff --cc Documentation/RelNotes/2.35.3.txt index 0000000000,0000000000..5458ba3441 new file mode 100644 --- /dev/null +++ b/Documentation/RelNotes/2.35.3.txt @@@ -1,0 -1,0 +1,4 @@@ ++Git Documentation/RelNotes/2.35.3.txt Release Notes ++========================= ++ ++This release merges up the fixes that appear in v2.35.3. diff --cc GIT-VERSION-GEN index 3a7a9f0438,3ae76105c8..002b1d7af4 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@@ -1,7 -1,7 +1,7 @@@ #!/bin/sh GVF=GIT-VERSION-FILE - DEF_VER=v2.35.2 -DEF_VER=v2.34.3 ++DEF_VER=v2.35.3 LF=' ' diff --cc RelNotes index 286559e32e,1065723912..e271ea5958 --- a/RelNotes +++ b/RelNotes @@@ -1,1 -1,1 +1,1 @@@ - Documentation/RelNotes/2.35.2.txt -Documentation/RelNotes/2.34.3.txt ++Documentation/RelNotes/2.35.3.txt