X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=blobdiff_plain;f=configure.ac;h=2579e2f6e80c514193c6f871b7640d4d48e1f236;hp=d362639ebdfde2680476d5ac63b0fca68232cba4;hb=1516469b4111e1c6871fb7d69b6b67e1af909d3d;hpb=a0a96cee0a9d85ec2175b9597d89f8cc2e9d0b55 diff --git a/configure.ac b/configure.ac index d362639eb..2579e2f6e 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 2.0.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 2.0.2, ovs-bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])