datapath: Add ref counting for flows.
[openvswitch] / configure.ac
index 3088fa5d83e4c71bdbd2d12db9b6a3eb3aef0f61..08a6f0fdf5a0dba5654ec8b4dbfed242875cbb0c 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.0.1, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.1.0pre2, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])