Release GnuCash 5.3.

This commit is contained in:
John Ralls
2023-06-26 09:04:59 -07:00
parent 5798d31105
commit 0b3d3a5a68
2 changed files with 18 additions and 1 deletions

View File

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