From 3377bbe77843605138547e91fa6600e3df28f19b Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Fri, 24 Feb 2012 10:41:38 -0800 Subject: [PATCH] Declare the version as "1.6.0". --- NEWS | 4 ---- configure.ac | 2 +- debian/changelog | 7 ------- 3 files changed, 1 insertion(+), 12 deletions(-) diff --git a/NEWS b/NEWS index 6e50b052e..b6fb1dfd0 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,3 @@ -post-v1.6.0 ------------------------- - - v1.6.0 - xx xxx xxxx ------------------------ - bonding diff --git a/configure.ac b/configure.ac index a1c1fb484..f03047a30 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.6.90, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.6.0, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index a6911902c..d18425e48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,3 @@ -openvswitch (1.6.90-1) unstable; urgency=low - [ Open vSwitch team ] - * New upstream version - - Nothing yet! Try NEWS... - - -- Open vSwitch team Fri, 24 Feb 2012 11:12:52 +0900 - openvswitch (1.6.0-1) unstable; urgency=low [ Open vSwitch team ] * New upstream version -- 2.47.0