(This patch is for the new "branch-1.6" branch.)

---
 NEWS             |    4 ----
 configure.ac     |    2 +-
 debian/changelog |    7 -------
 3 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/NEWS b/NEWS
index 6e50b05..b6fb1df 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 a1c1fb4..f03047a 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-b...@openvswitch.org)
+AC_INIT(openvswitch, 1.6.0, ovs-b...@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index a691190..d18425e 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 <dev@openvswitch.org>  Fri, 24 Feb 2012 11:12:52 +0900
-
 openvswitch (1.6.0-1) unstable; urgency=low
   [ Open vSwitch team ]
   * New upstream version
-- 
1.7.4.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to