diff --git a/CMakeLists.txt b/CMakeLists.txt index fde90de..4bdef9f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ project( KDUtils DESCRIPTION "A set of C++ helpers and wrappers around the C++ standard library" LANGUAGES CXX C - VERSION 0.95 + VERSION 0.1.2 HOMEPAGE_URL "https://github.com/KDAB/KDUtils" )