Release GnuCash 4.904

This commit is contained in:
John Ralls
2023-03-19 11:37:02 -07:00
parent 576fc9b52c
commit 46d3829481
2 changed files with 41 additions and 1 deletions

View File

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