--- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS index fa78da8..8d7addf 100644 --- 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 diff --git a/configure.ac b/configure.ac index 60f31c3..a5cff70 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.4.0, ovs-b...@openvswitch.org) +AC_INIT(openvswitch, 1.4.90, ovs-b...@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) -- 1.7.4.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev