ofproto-dpif: Fix mirror configuration and deconfiguration.
[openvswitch] / configure.ac
index 9ac936f29c63a9ddac6c3cf191934876b0479c19..9e2e6e41576caf671502c9194249a80eba1403ee 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.1.90, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])