Fix dist for gnome tests.

This commit is contained in:
John Ralls
2023-03-04 15:51:13 -08:00
parent c114ff7957
commit c0681ababa
4 changed files with 9 additions and 8 deletions

View File

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