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 --- tdecore/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/CMakeLists.txt') diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt index f1e8f3e60..87e59ec44 100644 --- a/tdecore/CMakeLists.txt +++ b/tdecore/CMakeLists.txt @@ -130,7 +130,7 @@ set( ${target}_SRCS tde_add_library( ${target} SHARED AUTOMOC SOURCES ${${target}_SRCS} - VERSION 4.2.0 + VERSION 14.0.0 EMBED tdecorenetwork-static tdehw-static LINK ltdlc-static ${KDESVGICONS} DCOP-shared tdefx-shared ${ZLIB_LIBRARIES} ${LIBIDN_LIBRARIES} ${XCOMPOSITE_LIBRARIES} ICE SM ${GAMIN_LIBRARIES} @@ -177,7 +177,7 @@ set( ${target}_SRCS tde_add_library( ${target} SHARED SOURCES ${${target}_SRCS} - VERSION 4.2.0 + VERSION 14.0.0 DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1