Release GnuCash 4.1.

This commit is contained in:
John Ralls
2020-07-25 15:27:58 -07:00
parent dad4f0cd03
commit d0d7fc8bc1
2 changed files with 81 additions and 7 deletions

View File

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