Prepare for post-1.4.0 (1.4.90).
authorJustin Pettit <jpettit@nicira.com>
Thu, 1 Dec 2011 07:41:19 +0000 (23:41 -0800)
committerJustin Pettit <jpettit@nicira.com>
Thu, 1 Dec 2011 17:06:19 +0000 (09:06 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index fa78da8..8d7addf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+port-v1.4.0
+------------------------
+
+
 v1.4.0 - xx xxx xxxx
 ------------------------
     - New "VLAN splinters" feature to work around buggy device drivers
index 60f31c3..a5cff70 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.4.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.4.90, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])