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) cmake_minimum_required (VERSION 3.10)
project (gnucash project (gnucash
VERSION 3.901 VERSION 3.902
) )
enable_testing() enable_testing()

4
NEWS
View File

@ -1,8 +1,10 @@
Version history: Version history:
------- ------- ------- -------
3.901 - 26 April 2020 3.902 - 27 April 2020
The first unstable release leading to the new 4.x stable series. The first unstable release leading to the new 4.x stable series.
3.901 should have been the first release but it had build problems after tagging.
Baseline requirements Baseline requirements
Operating Systems: Operating Systems: