X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=a5cff70565ed357d8421e352134024288c744add;hb=3249bb907a1dab9b0c4499be2451b38d027c7845;hp=7bac8712f8be223f00b9da3323fde53ddddc8541;hpb=6ca00f6f1789a510bc4dbb73386a8dae197531df;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 7bac8712f..a5cff7056 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.3.90, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.4.90, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])