X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=9672cb0288b496e37142c9d88dddfdf7ae33b693;hb=ec988646afe6aee6a63d6894a3e9b50f715d5941;hp=4eebaeed05477eb7353eb4f7e65cf57876b6f4c8;hpb=a3aabcd26f8f35d4e36cb6d98669c4e20e5e4c0c;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 4eebaeed0..9672cb028 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 2.2.0, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.2.90, bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])