ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / configure.ac
index 5f1ea0e03cfde9b07aed1fb416540247c199d3e9..4a89fba4105240b977b6654ed65bd5976a0e5397 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.8.0, 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])