diff --git a/CMakeLists.txt b/CMakeLists.txt index 2613a43e65..ad007c262d 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.7 + VERSION 4.6 ) enable_testing()