datapath: Add ref counting for flows.
[openvswitch] / configure.ac
index 21f34739cd1c00dceeeaeea3ece3d8631738637e..08a6f0fdf5a0dba5654ec8b4dbfed242875cbb0c 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.1.0pre1, 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])