mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Release GnuCash 4.8
This commit is contained in:
parent
bdb5f3d871
commit
caa6bcd1ce
@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
project (gnucash
|
project (gnucash
|
||||||
VERSION 4.7
|
VERSION 4.8
|
||||||
)
|
)
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
6
NEWS
6
NEWS
@ -1,5 +1,11 @@
|
|||||||
Version history:
|
Version history:
|
||||||
------- -------
|
------- -------
|
||||||
|
4.8 - 28 September 2021
|
||||||
|
The ninth release of the 4.x stable series.
|
||||||
|
|
||||||
|
This is a snap release to fix a crasher bug on Linux. The only change is
|
||||||
|
GSettings hotfix - resolve crash due to bad schema reference
|
||||||
|
|
||||||
4.7 - 26 September 2021
|
4.7 - 26 September 2021
|
||||||
The eighth release of the 4.x stable series.
|
The eighth release of the 4.x stable series.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user