Release GnuCash 4.0

This commit is contained in:
John Ralls
2020-06-27 14:56:20 -07:00
parent 4064c58cd0
commit 3d931511e0
2 changed files with 26 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
endif()
project (gnucash
VERSION 3.906
VERSION 4.0
)
enable_testing()