[gnome-bluetooth/gnome-2-32] Update the soname
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/gnome-2-32] Update the soname
- Date: Wed, 4 Aug 2010 10:15:22 +0000 (UTC)
commit 26d5e18f5ede14fe92dbcacc0e5fd5d1c2f16156
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 1bcc709..38a5cb2 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]