From 6071202c0ffa5f610cb37036ba3e3fedcc3bf702 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sat, 13 Jun 2020 16:21:47 -0700 Subject: [PATCH] Release GnuCash 3.905. --- CMakeLists.txt | 2 +- NEWS | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 29c7c0c273a..96a9d3b02ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0) endif() project (gnucash - VERSION 3.904 + VERSION 3.905 ) enable_testing() diff --git a/NEWS b/NEWS index 5e19142911f..b368dc3a79d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,66 @@ Version history: ------- ------- +3.905 - 14 June 2020 +The fourth unstable release leading to the new 4.x stable series. See 3.902 and 3.903 below for additional requirements and features. + +Between 3.904 and 3.905, the following bugfixes were accomplished. Some of +these will also be fixed in GnuCash 3.11, some are for 4.0 only. +