[ovs-dev] [PATCH ovn 4/4] Prepare for post-20.06.0(20.06.90)

Mark Michelson mmichels at redhat.com
Tue May 26 17:26:14 UTC 2020


Signed-off-by: Mark Michelson <mmichels at redhat.com>
---
 NEWS             | 3 +++
 configure.ac     | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index d21a8ac16..5d1d4dca2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Post-v20.06.0
+--------------------------
+
 OVN v20.06.0
 --------------------------
    - Added support for external_port_range in NAT table.
diff --git a/configure.ac b/configure.ac
index b8d19eb1b..25be501bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(ovn, 20.06.0, bugs at openvswitch.org)
+AC_INIT(ovn, 20.06.90, bugs at 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 ef0d7b30c..7574d5736 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+OVN (20.06.90-1) unstable; urgency=low
+
+   * New upstream version
+
+ -- OVN team <dev at openvswitch.org> Tue 26 May 2020 01:10:35 PM EDT
+
 OVN (20.06.0-1) unstable; urgency=low
 
    * New upstream version
-- 
2.25.4



More information about the dev mailing list