From: Numan Siddique <[email protected]>
Signed-off-by: Numan Siddique <[email protected]>
---
v2 -> v3
----
* Fixed another typo in the data.
v1 -> v2
----
* Addressed the review comment from Dumitru. Corrected the version
mistake in debian/changelog.
NEWS | 2 +-
configure.ac | 2 +-
debian/changelog | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS
index cf18ce5080..899afdb202 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Post-v20.06.0
+OVN v20.09.0 - xx xxx xxxx
--------------------------
- Added packet marking support for traffic routed with
a routing policy.
diff --git a/configure.ac b/configure.ac
index 25be501bfc..b660ecaf6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(ovn, 20.06.90, [email protected])
+AC_INIT(ovn, 20.09.0, [email protected])
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 96d4d2b46c..539213cfa7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-OVN (20.06.90-1) unstable; urgency=low
+OVN (20.09.0-1) unstable; urgency=low
* New upstream version
- -- OVN team <[email protected]> Tue 26 May 2020 01:10:35 PM EDT
+ -- OVN team <[email protected]> Wed 16 Sep 2020 16:47:15 +0530
OVN (20.06.0-1) unstable; urgency=low
--
2.26.2
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev