X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=727c68ad291209e3db87593f9bf02ddbaa814766;hb=7c284ac400d8e6aefb96c00992114eae6aeba557;hp=1284a7839d50e13df5c2558c333df033a8a851a9;hpb=7183d1ecce62da62b31ea973c01fd77721f42c2c;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 1284a7839..727c68ad2 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 0.99.2, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.0.0, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])