[gnome-bluetooth] 2.27.7.1
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-bluetooth] 2.27.7.1
- Date: Fri, 26 Jun 2009 00:16:05 +0000 (UTC)
commit 2c2b730b458a91b406d5367a38c50d01fd836171
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 25 18:01:18 2009 +0100
2.27.7.1
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9d72bfd..78674e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+ver 2.27.7.1:
+Plugins:
+ - Install the Geoclue GPS plugin
+
ver 2.27.7:
Preferences:
- When deleting a device, pass it through the plugins
diff --git a/configure.ac b/configure.ac
index 0cb60b9..30a332b 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, 7)
+m4_define(gnomebt_version_micro, 7.1)
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:1:0
+GNOMEBT_LT_VERSION=6:2:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]