On Thu, Aug 1, 2019 at 9:46 PM Mark Michelson <[email protected]> wrote:
> Acked-by: Mark Michelson <[email protected]> > Thanks. I applied this to master. Numan > > On 8/1/19 9:46 AM, [email protected] wrote: > > From: Numan Siddique <[email protected]> > > > > Signed-off-by: Numan Siddique <[email protected]> > > --- > > configure.ac | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/configure.ac b/configure.ac > > index 180bbcd7c..8a32d3a18 100644 > > --- a/configure.ac > > +++ b/configure.ac > > @@ -13,7 +13,7 @@ > > # limitations under the License. > > > > AC_PREREQ(2.63) > > -AC_INIT(openvswitch, 2.12.90, [email protected]) > > +AC_INIT(ovn, 2.12.90, [email protected]) > > AC_CONFIG_MACRO_DIR([m4]) > > AC_CONFIG_AUX_DIR([build-aux]) > > AC_CONFIG_HEADERS([config.h]) > > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
