Release GnuCash 4.2

This commit is contained in:
John Ralls
2020-09-26 15:43:54 -07:00
parent 401299cdd3
commit 8cb5c17fba
2 changed files with 104 additions and 2 deletions

View File

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