X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ac854508494ecaf476ea71958b91771975cb4c2c;hb=58bd8cceb1d03065a580ac6663ae464435a1dd04;hp=6a8a1ea47fd156cac9943e87d95de30937103500;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=openvswitch diff --git a/configure.ac b/configure.ac index 6a8a1ea4..ac854508 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 0.99.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 0.99.2, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])