D'oh! Scripting error in my program to generate the subjects. I'll fix that now.
--Justin > On Oct 15, 2018, at 4:13 PM, Justin Pettit <[email protected]> wrote: > > Signed-off-by: Justin Pettit <[email protected]> > --- > NEWS | 3 ++- > debian/changelog | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index dcef1e73a199..74cce8e8bc5a 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,6 @@ > -v2.6.4 - xx xxx xxxx > +v2.6.4 - 15 Oct 2018 > -------------------- > + - Bug fixes > > v2.6.3 - 25 May 2018 > -------------------- > diff --git a/debian/changelog b/debian/changelog > index 47ae614fe721..14ae53827d23 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ openvswitch (2.6.4-1) unstable; urgency=low > [ Open vSwitch team ] > * New upstream version > > - -- Open vSwitch team <[email protected]> Fri, 25 May 2018 16:26:35 -0700 > + -- Open vSwitch team <[email protected]> Mon, 15 Oct 2018 13:12:12 -0700 > > openvswitch (2.6.3-1) unstable; urgency=low > [ Open vSwitch team ] > -- > 2.17.1 > > _______________________________________________ > 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
