X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=7d7b4fe6f46dd85785f5cf5f0476637ce0728f57;hb=476d56f51d4935ff437537db151a49c7db8cd897;hp=3088fa5d83e4c71bdbd2d12db9b6a3eb3aef0f61;hpb=cd8055cce3e9dcd20c6125f064d73ef04b99aee4;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index 3088fa5d8..7d7b4fe6f 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.0.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.1.0-pre1, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])