From 27774384365498fb0c9a832e65c4fe27d66461a4 Mon Sep 17 00:00:00 2001 From: Roland Rabien Date: Sun, 8 Oct 2023 09:28:34 -0700 Subject: [PATCH] Version 1.0.14 --- Changelist.txt | 5 +++++ VERSION | 2 +- modules/gin | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Changelist.txt b/Changelist.txt index 999de67..6745bbe 100644 --- a/Changelist.txt +++ b/Changelist.txt @@ -1,3 +1,8 @@ +1.0.14: + +- Fixed crash adding 0 length wavetables +- Fixed pan in wt oscillators + 1.0.13: - Fix SSE on Windows diff --git a/VERSION b/VERSION index 9256e28..97bceaa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.13 \ No newline at end of file +1.0.14 \ No newline at end of file diff --git a/modules/gin b/modules/gin index 5b14e74..33d8c95 160000 --- a/modules/gin +++ b/modules/gin @@ -1 +1 @@ -Subproject commit 5b14e74944e9450f8d6c38dd54b88979aecf8e74 +Subproject commit 33d8c95b10958b79c2a018ba4cb73e99c2e2b528