Skip to content

Commit

Permalink
Release GnuCash 5.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Jul 6, 2024
1 parent 3054fce commit 22974f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (POLICY CMP0094)
endif()

project (gnucash
VERSION 5.7
VERSION 5.8
)

enable_testing()
Expand Down
8 changes: 7 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
Version history:
------- -------
5.7 - 20 June 2024
5.8 - 7 July 2024
The following bugs have been fixed:

Bug 799347 - Edit account to make it sub account under other account

There were no other changes.
New and Updated Translations: Macedonian, Spanish
5.7 - 20 June 2024
The following bugs have been fixed:

Bug 669031 - Save the Scheduled Transactions number of months
Bug 669035 - Save the Scheduled Transaction divider position
Expand Down

0 comments on commit 22974f7

Please sign in to comment.