[gnome-bluetooth] 3.3.2



commit 3765f574d91a147e9ab1370c6479c447ea60bb44
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 21 12:57:07 2011 +0000

    3.3.2

 NEWS                                               |   13 +++++++++++++
 configure.ac                                       |    4 ++--
 .../libgnome-bluetooth/tmpl/bluetooth-enums.sgml   |    3 +++
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d10938a..891da0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+ver 3.3.2:
+Library:
+- Clean up public API
+- Port to GDBus
+- Small UI fixes to the chooser
+
+Properties:
+- Move to gnome-control-center
+
+Wizard:
+- Remove special-case Wiimote handling (now in Bluez)
+- Remove multi-adapter support
+
 ver 3.1.92:
 Properties:
 - Use links to link to other panels
diff --git a/configure.ac b/configure.ac
index 9d8a7f2..1be22fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(gnomebt_version_major, 3)
 m4_define(gnomebt_version_minor, 3)
-m4_define(gnomebt_version_micro, 0)
+m4_define(gnomebt_version_micro, 2)
 
 AC_INIT([gnome-bluetooth],
         [gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip check-news tar-ustar])
 # - 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=8:0:0
+GNOMEBT_LT_VERSION=9:0:0
 AC_SUBST(GNOMEBT_LT_VERSION)
 
 AM_MAINTAINER_MODE
diff --git a/docs/reference/libgnome-bluetooth/tmpl/bluetooth-enums.sgml b/docs/reference/libgnome-bluetooth/tmpl/bluetooth-enums.sgml
index b946886..a001f3d 100644
--- a/docs/reference/libgnome-bluetooth/tmpl/bluetooth-enums.sgml
+++ b/docs/reference/libgnome-bluetooth/tmpl/bluetooth-enums.sgml
@@ -17,6 +17,9 @@ bluetooth-enums
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### ENUM BluetoothCategory ##### -->
 <para>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]