X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=09a7f54896806693dc0c0653dd055c34b067699d;hb=fe8a17989a74e8022bbe548c3703140b0107508e;hp=798863393ca4b1c7fd85c61c4cdba82f3092a10a;hpb=03c8f0b7565e7709fff1da48eea59173c3a4b6ce;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 798863393..09a7f5489 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.12.90, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 2.0.0, ovs-bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])