X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=configure.ac;h=10a3a8286f3323d8e2f1f93307cb77f1c4915aec;hb=2d34dbd9e1706b71bad630a9c8d8851dd511ce24;hp=c19c7c4316720c277a594763b991393e5c4bcea3;hpb=d7c3b1deb01de4ad7eb11437e01ee7274034ff89;p=cascardo%2Fovs.git diff --git a/configure.ac b/configure.ac index c19c7c431..10a3a8286 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 2.3.90, bugs@openvswitch.org) +AC_INIT(openvswitch, 2.4.90, bugs@openvswitch.org) AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux])