Put version back to 4.8.

This commit is contained in:
John Ralls
2021-12-03 13:51:11 -08:00
parent ae7eaad018
commit 8e67853344

View File

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