Open master for further development.

Version is 4.900 until the first unstable release.
This commit is contained in:
John Ralls 2020-07-07 14:46:57 -07:00
parent 09e523c087
commit 7035661ef6

View File

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