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 fa78da870ca1e161ce8bf45a393a46040c57cbf0..8d7addff9823087021233288a5ff0bb2d0fa47b2 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 60f31c3cdfee1e5db349d3000a540c7dc4ddbe55..a5cff70565ed357d8421e352134024288c744add 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])