diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-26 15:42:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-26 15:42:24 -0500 |
commit | cb17faa3e2e89738a29d6d2434f9ef4759b418bb (patch) | |
tree | 986ff89cd2fd9c57def1d36ade85f39bb8fa4922 /tdeprint/CMakeLists.txt | |
parent | 9d76cb942d54c5e8edec59d90644326219b1c4a0 (diff) | |
download | tdelibs-cb17faa3e2e89738a29d6d2434f9ef4759b418bb.tar.gz tdelibs-cb17faa3e2e89738a29d6d2434f9ef4759b418bb.zip |
Bump library versions to 14.0.0
This relates to Bug 1575
Diffstat (limited to 'tdeprint/CMakeLists.txt')
-rw-r--r-- | tdeprint/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/CMakeLists.txt b/tdeprint/CMakeLists.txt index 724b0a0cb..40eb60f8f 100644 --- a/tdeprint/CMakeLists.txt +++ b/tdeprint/CMakeLists.txt @@ -115,7 +115,7 @@ set( ${target}_SRCS tde_add_library( ${target} SHARED AUTOMOC SOURCES ${${target}_SRCS} - VERSION 4.2.0 + VERSION 14.0.0 LINK tdeio-shared DEPENDENCIES dcopidl dcopidl2cpp DESTINATION ${LIB_INSTALL_DIR} |