Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] add mailing list as bug report address to configure.ac
@ 2010-08-06 14:20 Uwe Kleine-König
  2010-08-11 17:39 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2010-08-06 14:20 UTC (permalink / raw)
  To: linux-bluetooth

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 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@vger.kernel.org])
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-11 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 14:20 [PATCH] add mailing list as bug report address to configure.ac Uwe Kleine-König
2010-08-11 17:39 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox