Hi Uwe, > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index b004f6e..2804d29 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1,5 +1,5 @@ > AC_PREREQ(2.60) > -AC_INIT(bluez, 4.69) > +AC_INIT(bluez, 4.69, [linux-bluetooth@xxxxxxxxxxxxxxx]) > > AM_INIT_AUTOMAKE([foreign subdir-objects]) > AM_CONFIG_HEADER(config.h) I prefer not doing this. Can we not just use the README file for this. Hold on, we are already doing this ;) Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html