[gnome-bluetooth] Update the soname
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Update the soname
- Date: Thu, 17 Jun 2010 22:06:30 +0000 (UTC)
commit 26ecf5d05a6726555a3877d395da140453186c0b
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 17 22:50:36 2010 +0100
Update the soname
We broke the API quite some time ago by moving and adding
BluetoothClient columns.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b849584..d6ffa99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE([1.8 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=7:2:0
+GNOMEBT_LT_VERSION=8:0:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]