[evolution-data-server] configure.ac: Revert unnecessary soname bumps.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] configure.ac: Revert unnecessary soname bumps.
- Date: Thu, 18 Oct 2012 18:18:23 +0000 (UTC)
commit 2fd08dfc4bfffe17b8bdbea42134b3d916c94f09
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Oct 18 14:16:13 2012 -0400
configure.ac: Revert unnecessary soname bumps.
Adding new functions does not break backward-compatibility of the
programming or binary interfaces for these libraries.
libedataserver soname bumps are particularly disruptive to other GNOME
modules, and should be avoided if at all possible.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 20ce95c..745026f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,11 +87,11 @@ AC_SUBST(SOURCES_DBUS_SERVICE_NAME)
dnl ******************************
dnl Libtool versioning
dnl ******************************
-LIBEDATASERVER_CURRENT=18
+LIBEDATASERVER_CURRENT=17
LIBEDATASERVER_REVISION=0
LIBEDATASERVER_AGE=0
-LIBEDATASERVERUI_CURRENT=5
+LIBEDATASERVERUI_CURRENT=4
LIBEDATASERVERUI_REVISION=0
LIBEDATASERVERUI_AGE=0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]