On Thu, Aug 15, 2024 at 3:17 PM Mark Michelson <[email protected]> wrote: > > Signed-off-by: Mark Michelson <[email protected]>
Acked-by: Numan Siddique <[email protected]> Numan > --- > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 9e4a52f46..faadba24c 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -OVN v24.03.3 - xx xxx xxxx > +OVN v24.03.3 - 15 Aug 2024 > -------------------------- > + - Bug fixes > > OVN v24.03.2 - 09 May 2024 > -------------------------- > diff --git a/debian/changelog b/debian/changelog > index 6b58383f4..18c301c0b 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ ovn (24.03.3-1) unstable; urgency=low > [ OVN team ] > * New upstream version > > - -- OVN team <[email protected]> Thu, 09 May 2024 15:10:30 -0400 > + -- OVN team <[email protected]> Thu, 15 Aug 2024 15:10:20 -0400 > > ovn (24.03.2-1) unstable; urgency=low > [ OVN team ] > -- > 2.45.2 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
