diff options
Diffstat (limited to 'ksim/library/CMakeLists.txt')
-rw-r--r-- | ksim/library/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/CMakeLists.txt b/ksim/library/CMakeLists.txt index 44c152e..f66f1bd 100644 --- a/ksim/library/CMakeLists.txt +++ b/ksim/library/CMakeLists.txt @@ -31,7 +31,7 @@ tde_add_library( ksimcore SHARED AUTOMOC label.cpp led.cpp progress.cpp pluginglobal.cpp pluginloader.cpp pluginmodule.cpp ksimconfig.cpp - VERSION 1.0 + VERSION 1.0.0 LINK tdeui-shared DESTINATION ${LIB_INSTALL_DIR} ) |