Release GnuCash 3.905.

This commit is contained in:
John Ralls
2020-06-13 16:21:47 -07:00
parent dcfe85ce11
commit 6071202c0f
2 changed files with 62 additions and 1 deletions

View File

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