Restore maint version after dumb merge.

This commit is contained in:
John Ralls 2021-01-14 16:01:26 -08:00
parent 376a4405d1
commit 8a14553fc9

View File

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