ofpbuf: Rename ofpbuf "private" member for C++ header compatibility.
[openvswitch] / configure.ac
index f901f96a9520781f772f464d430fb63589b83cf1..e84a3cbb681d6f9aa533fc437a0f72bf83ce10c3 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(openvswitch, 0.90.6, 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])