X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ba0aa2e9c627e70f12d66eeed6a18e16c8748552;hb=92df599cb2bc5b04a5c9da3e7002f4c729ba480c;hp=727c68ad291209e3db87593f9bf02ddbaa814766;hpb=7c284ac400d8e6aefb96c00992114eae6aeba557;p=openvswitch diff --git a/configure.ac b/configure.ac index 727c68ad..ba0aa2e9 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.64) -AC_INIT(openvswitch, 1.0.0, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 1.0.1, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])