diff --git a/CMakeLists.txt b/CMakeLists.txt index 1cc9bc7997..876c646edb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0) endif() project (gnucash - VERSION 4.900 + VERSION 4.4 ) enable_testing()