summaryrefslogtreecommitdiff
path: root/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2018-02-18 12:10:21 +1100
committerDamien Zammit <damien@zamaudio.com>2018-02-18 12:26:44 +1100
commita3321af1892a6994d64fb705e48ae8adf8d7df20 (patch)
treee61ea2fe68df26dc8d29919ee5e1104714c3e270 /plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
parentc82ffdf8c3d9c3179808761c62ccbb6f1ee91348 (diff)
Version 3.103.10
Diffstat (limited to 'plugins/ZamAutoSat/ZamAutoSatPlugin.hpp')
-rw-r--r--plugins/ZamAutoSat/ZamAutoSatPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp b/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
index 369cfe8..e46cb05 100644
--- a/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
+++ b/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
@@ -65,7 +65,7 @@ You can apply this plugin generously without affecting the tone.";
uint32_t getVersion() const noexcept override
{
- return d_version(3, 9, 0);
+ return d_version(3, 10, 0);
}
int64_t getUniqueId() const noexcept override