[gnome-bluetooth] 2.27.7
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-bluetooth] 2.27.7
- Date: Thu, 25 Jun 2009 17:00:31 +0000 (UTC)
commit 9b877c662bb269ee1d50149f2f3695502c695745
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 25 17:50:21 2009 +0100
2.27.7
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c1dfde8..9d72bfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+ver 2.27.7:
+Preferences:
+ - When deleting a device, pass it through the plugins
+ to delete any other associations
+
+Plugins:
+ - Add a test program
+ - Add Geoclue GPS setup plugin
+
+Wizard:
+ - Fix pairing some fixed PIN devices, and misc fixes
+
ver 2.27.6:
Applet:
- Use a better tooltip for the applet
diff --git a/configure.ac b/configure.ac
index a502573..0cb60b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(gnomebt_version_major, 2)
m4_define(gnomebt_version_minor, 27)
-m4_define(gnomebt_version_micro, 6)
+m4_define(gnomebt_version_micro, 7)
AC_INIT([gnome-bluetooth],
[gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-GNOMEBT_LT_VERSION=6:0:0
+GNOMEBT_LT_VERSION=6:1:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]