diff --git a/CMakeLists.txt b/CMakeLists.txt index e62b5ea..c2479c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12) endif() project(identiconpp - VERSION 0.7.2 + VERSION 0.7.3 LANGUAGES CXX) # DESCRIPTION was introduced in version 3.9. if(NOT (${CMAKE_VERSION} VERSION_LESS 3.9))