changeset 1948:c49588dc7c96

Next version will be 3.1.1
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 09 Aug 2018 09:48:33 +0100
parents ea234170d4bf
children 037493178de5
files CHANGELOG version.h
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Aug 09 09:48:26 2018 +0100
+++ b/CHANGELOG	Thu Aug 09 09:48:33 2018 +0100
@@ -1,3 +1,11 @@
+
+Changes in Sonic Visualiser 3.1.1 (Aug 2018) since the previous release 3.1:
+
+ - Fix failure to record correctly into an empty session with certain
+   audio drivers
+
+ - Fix macOS .dmg image so as to use older HFS+ filesystem for compatibility
+
 
 Changes in Sonic Visualiser 3.1 (July 2018) since the previous release 3.0.3:
 
--- a/version.h	Thu Aug 09 09:48:26 2018 +0100
+++ b/version.h	Thu Aug 09 09:48:33 2018 +0100
@@ -1,1 +1,1 @@
-#define SV_VERSION "3.1"
+#define SV_VERSION "3.1.1"