From: Junio C Hamano Date: Wed, 13 Apr 2022 22:21:31 +0000 (-0700) Subject: Git 2.34.3 X-Git-Tag: v2.34.3^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f0dde7852b7866bb044926f73334ff3fc30654b;p=thirdparty%2Fgit.git Git 2.34.3 Signed-off-by: Junio C Hamano --- 2f0dde7852b7866bb044926f73334ff3fc30654b diff --cc Documentation/RelNotes/2.34.3.txt index 0000000000,0000000000..10f6171ace new file mode 100644 --- /dev/null +++ b/Documentation/RelNotes/2.34.3.txt @@@ -1,0 -1,0 +1,4 @@@ ++Git Documentation/RelNotes/2.34.3.txt Release Notes ++========================= ++ ++This release merges up the fixes that appear in v2.34.3. diff --cc GIT-VERSION-GEN index 81dd339513,86a3a2870c..3ae76105c8 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@@ -1,7 -1,7 +1,7 @@@ #!/bin/sh GVF=GIT-VERSION-FILE - DEF_VER=v2.34.2 -DEF_VER=v2.33.3 ++DEF_VER=v2.34.3 LF=' ' diff --cc RelNotes index 01d62667bf,899139d9ec..1065723912 --- a/RelNotes +++ b/RelNotes @@@ -1,1 -1,1 +1,1 @@@ - Documentation/RelNotes/2.34.2.txt -Documentation/RelNotes/2.33.3.txt ++Documentation/RelNotes/2.34.3.txt