diff mbox series

[ovs-dev,2/2] Prepare for post-21.03.0

Message ID 20210219152543.2952182-2-mmichels@redhat.com
State Accepted
Headers show
Series [ovs-dev,1/2] Prepare for 21.03.0 | expand

Commit Message

Mark Michelson Feb. 19, 2021, 3:25 p.m. UTC
Signed-off-by: Mark Michelson <mmichels@redhat.com>
---
 NEWS             | 3 +++
 configure.ac     | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 10 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 199a9266f..fca96f658 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@ 
+Post-v21.03.0
+-------------------------
+
 OVN v21.03.0 - 5 Mar 2020
 -------------------------
   - Support ECMP multiple nexthops for reroute router policies.
diff --git a/configure.ac b/configure.ac
index 37b476d53..69be0e113 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ 
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(ovn, 21.03.0, bugs@openvswitch.org)
+AC_INIT(ovn, 21.03.90, bugs@openvswitch.org)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
diff --git a/debian/changelog b/debian/changelog
index aa5f6be9b..8a7382369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@ 
+ovn (21.03.90-1) unstable; urgency=low
+
+   * New upstream version
+
+ -- OVN team <dev@openvswitch.org>  Fri, 05 Mar 2021 12:00:00 -0500
+
 ovn (21.03.0-1) unstable; urgency=low
 
    * New upstream version