[gnome-bluetooth] 3.5.5
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] 3.5.5
- Date: Wed, 8 Aug 2012 14:34:58 +0000 (UTC)
commit 7cba06fd24784dbc4ac08faae57b2a72c58c4be2
Author: Bastien Nocera <hadess hadess net>
Date: Wed Aug 8 15:32:18 2012 +0100
3.5.5
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c177139..0556e5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+ver 3.5.5:
+- Allow building with nautilus-sendto 3.6
+- Namespace killswitch API properly
+- Loads of API documentation fixes
+
ver 3.5.4:
Library:
- Add BlueZ 5 support
diff --git a/configure.ac b/configure.ac
index 6697dbb..534a253 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, 5)
-m4_define(gnomebt_version_micro, 4)
+m4_define(gnomebt_version_micro, 5)
AC_INIT([gnome-bluetooth],
[gnomebt_version_major.gnomebt_version_minor.gnomebt_version_micro],
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([1.8 dist-xz 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=10:0:0
+GNOMEBT_LT_VERSION=11:0:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]