[folks/next: 57/57] Bump SONAME for folks-telepathy to libfolks-telepathy.so.42



commit 375ccf92208f44f4c4d66f471a5b6d1fa9bc45cb
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Tue Mar 25 12:08:18 2014 +0000

    Bump SONAME for folks-telepathy to libfolks-telepathy.so.42
    
    It uses telepathy-glib-1 ABIs for TpContact and TpAccount.
    
    This will need adjusting whenever a newer libtool 'current' is merged
    from master into next.
    
    Reviewed-by: Xavier Claessens
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=708871

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1c0f132..32ea953 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,9 +41,9 @@ m4_define([folks_libsocialweb_lt_current], [41])
 m4_define([folks_libsocialweb_lt_revision], [1])
 m4_define([folks_libsocialweb_lt_age], [16])
 
-m4_define([folks_telepathy_lt_current], [41])
-m4_define([folks_telepathy_lt_revision], [1])
-m4_define([folks_telepathy_lt_age], [16])
+m4_define([folks_telepathy_lt_current], [42])
+m4_define([folks_telepathy_lt_revision], [0])
+m4_define([folks_telepathy_lt_age], [0])
 
 m4_define([folks_tracker_lt_current], [41])
 m4_define([folks_tracker_lt_revision], [1])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]