Change the release to 3.902 after fixing all of the build problems.

This commit is contained in:
John Ralls
2020-04-27 12:27:26 -07:00
parent af60bab2b0
commit fa4ee6a085
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.10)
project (gnucash
VERSION 3.901
VERSION 3.902
)
enable_testing()