Signed-off-by: Justin Pettit <[email protected]>
---
 NEWS             | 4 ++++
 configure.ac     | 2 +-
 debian/changelog | 7 +++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index ce503a4ea29f..4b10e81e4c27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+v2.8.1 - xx xxx xxxx
+---------------------
+
+
 v2.8.0 - 31 Aug 2017
 ---------------------
    - ovs-ofctl:
diff --git a/configure.ac b/configure.ac
index c9d6f9f2cda9..6ade118a029c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.8.0, [email protected])
+AC_INIT(openvswitch, 2.8.1, [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 95a875fbfee3..0bf3c4c82139 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openvswitch (2.8.1-1) unstable; urgency=medium
+
+   [ Open vSwitch team ]
+   * New upstream version
+
+ -- Open vSwitch team <[email protected]>  Thu, 31 Aug 2017 09:32:16 -0700
+
 openvswitch (2.8.0-1) unstable; urgency=medium
 
    [ Open vSwitch team ]
-- 
2.7.4

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to