[gnome-bluetooth] build: Bump the SONAME
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] build: Bump the SONAME
- Date: Thu, 30 May 2013 11:34:27 +0000 (UTC)
commit 8f9da00cdba96353b093bda16694743b40f9167b
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Thu May 23 16:09:26 2013 +0200
build: Bump the SONAME
The some agent and applet APIs have been changed,
so bump the SONAME accordingly.
https://bugzilla.gnome.org/show_bug.cgi?id=685717
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 55a7b43..ad02d4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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=11:0:0
+GNOMEBT_LT_VERSION=12:0:0
AC_SUBST(GNOMEBT_LT_VERSION)
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]