summaryrefslogtreecommitdiffstats
path: root/tdesu
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu')
-rw-r--r--tdesu/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/CMakeLists.txt b/tdesu/CMakeLists.txt
index 97ede6b97..595157576 100644
--- a/tdesu/CMakeLists.txt
+++ b/tdesu/CMakeLists.txt
@@ -41,7 +41,7 @@ set( ${target}_SRCS
tde_add_library( ${target} SHARED
SOURCES ${${target}_SRCS}
- VERSION 4.2.0
+ VERSION 14.0.0
LINK tdecore-shared ${LIB_UTIL}
DESTINATION ${LIB_INSTALL_DIR}
)