Release GnuCash 4.901

This commit is contained in:
John Ralls
2023-02-04 18:12:32 -08:00
parent 31d45fc586
commit 9446ae7fb7
2 changed files with 73 additions and 1 deletions

View File

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