X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=8b22d484545b28c5cb0f9290573adc8084f660c0;hb=37ea6436bd78e5b128279ed39138911e66ba7b8e;hp=b2b98310b001468adde83d6acc633f03e856e270;hpb=cfe7c1f5e8c64866cc9c831f5559f0b3b44f66da;p=sliver-openvswitch.git diff --git a/configure.ac b/configure.ac index b2b98310b..8b22d4845 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ # limitations under the License. AC_PREREQ(2.60) -AC_INIT(openvswitch, 0.90.1, ovs-bugs@openvswitch.org) +AC_INIT(openvswitch, 0.90.1, bugs@openvswitch.org) NX_BUILDNR AC_CONFIG_SRCDIR([datapath/datapath.c]) AC_CONFIG_MACRO_DIR([m4])