diff --git a/CMakeLists.txt b/CMakeLists.txt index 09097c1..14bdc44 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.1.7 + VERSION 0.1.8 HOMEPAGE_URL "https://github.com/KDAB/KDUtils" )