diff --git a/CMakeLists.txt b/CMakeLists.txt index d477518..ddd733f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,7 +40,7 @@ if(${HUNTER_ENABLED}) endif() project(remwharead - VERSION 0.9.1 + VERSION 0.9.2 DESCRIPTION "Saves URIs of things you want to remember in a database.") if(${HUNTER_ENABLED} AND ${CMAKE_VERSION} VERSION_LESS 3.14)