ofproto: Update only OFPUTIL_PS_LINK_DOWN (not STP) from netdev state.
[cascardo/ovs.git] / configure.ac
index 8ddc1f9..eb3c5e7 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 2.0.90, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.1.0, ovs-bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])