Release GnuCash 5.2

This commit is contained in:
John Ralls
2023-06-24 14:40:34 -07:00
parent 3ab144e534
commit 4bba18271b
2 changed files with 103 additions and 11 deletions

View File

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