telepathy-qt: ABI version of the service library bumped to 1.

Alexandr Akulich kaffeine at kemper.freedesktop.org
Fri Sep 16 08:46:58 UTC 2016


Module: telepathy-qt
Branch: master
Commit: 51211fd4a52cf749725a28eea6b4e1241fb830e2
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=51211fd4a52cf749725a28eea6b4e1241fb830e2

Author: Alexandr Akulich <akulichalexander at gmail.com>
Date:   Wed Jul 13 11:19:59 2016 +0500

ABI version of the service library bumped to 1.

---

 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ab49c4f..2a74720 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,7 +75,7 @@ else ()
     set(TP_QT_ABI_VERSION 0)
 endif ()
 
-set(TP_QT_SERVICE_ABI_VERSION 0)
+set(TP_QT_SERVICE_ABI_VERSION 1)
 
 # This variable is used for the library's long version. It is generated dynamically, so don't change its
 # value! Change TP_QT_ABI_VERSION and TP_QT_*_VERSION instead.



More information about the telepathy-commits mailing list