X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=4a89fba4105240b977b6654ed65bd5976a0e5397;hb=945cad7fb1f37dcf68cab62ccf72970bcd12fa50;hp=5f1ea0e03cfde9b07aed1fb416540247c199d3e9;hpb=f3608bf129d0e6db76d186ae1ef1d396db959e0d;p=openvswitch diff --git a/configure.ac b/configure.ac index 5f1ea0e0..4a89fba4 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.8.0, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.8.90, ovs-bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])