X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=a5cff70565ed357d8421e352134024288c744add;hb=b2feae5697e9ddfea706af0c217bb51fb9e72e56;hp=60f31c3cdfee1e5db349d3000a540c7dc4ddbe55;hpb=a206a8c6254e4079560e8449787605a28e9059dd;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 60f31c3cd..a5cff7056 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.4.0, 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])