Signed-off-by: Justin Pettit <[email protected]>
---
NEWS | 4 ++--
configure.ac | 2 +-
debian/changelog | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
index 2414b9199ae0..b0aaf88bbfb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Post-v2.9.0
---------------------
+v2.10.0 - xx xxx xxxx
+---------------------
- ovs-vswitchd and utilities now support DNS names in OpenFlow and
OVSDB remotes.
- ovs-vswitchd:
diff --git a/configure.ac b/configure.ac
index c89c607c7124..009e5c98ef0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.9.90, [email protected])
+AC_INIT(openvswitch, 2.10.0, [email protected])
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/debian/changelog b/debian/changelog
index 2881d332fbd6..b4174c9f393f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-openvswitch (2.9.90-1) unstable; urgency=low
+openvswitch (2.10.0-1) unstable; urgency=low
* New upstream version
- -- Open vSwitch team <[email protected]> Wed, 17 Jan 2018 09:52:17 -0700
+ -- Open vSwitch team <[email protected]> Tue, 24 Jul 2018 15:27:38 -0700
openvswitch (2.9.0-1) unstable; urgency=low
--
2.17.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev