summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-03-16 19:33:28 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2015-03-16 19:33:28 +0100
commitcf5cf5483728df06ed45cd08379389a05808541e (patch)
tree4c669065e731806f7de6f972c5b809bdbddc9e2a
parenta73828c56b8d34379dcfef1e0d82f444ed76578d (diff)
parentab79dfc8ebe7e1b0f7eada7f87742ce170ba2753 (diff)
Merge remote-tracking branch 'origin/0.9.8.1-hotfix'
-rw-r--r--ChangeLog5
-rw-r--r--version.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb2bee..9c4cfd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Version 0.9.8.1-hotfix
+======================
+Released March 16th 2015
+ - Fixed bug where resampling resulted in sample skewing over the output channels
+
Version 0.9.8
=============
Released February 22nd 2015
diff --git a/version.h b/version.h
index a6cedd4..1090d16 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "0.9.8"
+#define VERSION "0.9.8.1"