X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=c8eed7c970083348bcefbf2f18545e4e4f5a4840;hb=837e80977cdd9fda61fb0789bfd6b64c7639c25a;hp=d5b5938d1f60add6f1933db3a54bde4ad1ad7b52;hpb=3b135da329687c69d3a0f1689621f75cc4888d6f;p=openvswitch diff --git a/configure.ac b/configure.ac index d5b5938d..c8eed7c9 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.63) -AC_INIT(openvswitch, 0.90.3, bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.6, ovs-bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])