ofproto: Don't leak struct ofproto's port array.
[openvswitch] / configure.ac
index 5b0b3c6562cbf3e57a43c51955bfe79973f244b9..e84a3cbb681d6f9aa533fc437a0f72bf83ce10c3 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(openvswitch, 0.99.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.99.1, ovs-bugs@openvswitch.org)
 NX_BUILDNR
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])