From cb17faa3e2e89738a29d6d2434f9ef4759b418bb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 26 Aug 2013 15:42:24 -0500 Subject: Bump library versions to 14.0.0 This relates to Bug 1575 --- dcop/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcop') diff --git a/dcop/CMakeLists.txt b/dcop/CMakeLists.txt index ed35d6572..bb1c949e4 100644 --- a/dcop/CMakeLists.txt +++ b/dcop/CMakeLists.txt @@ -47,7 +47,7 @@ set( ${target}_SRCS tde_add_library( ${target} SHARED AUTOMOC SOURCES ${${target}_SRCS} - VERSION 4.2.0 + VERSION 14.0.0 LINK kICE-static ${TQT_LIBRARIES} DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1