ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / configure.ac
index c89c60a1bdca05566dde8f43a120ad4177b68f30..4a89fba4105240b977b6654ed65bd5976a0e5397 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.7.90, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.8.90, ovs-bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])