From a3321af1892a6994d64fb705e48ae8adf8d7df20 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Sun, 18 Feb 2018 12:10:21 +1100 Subject: Version 3.10 --- plugins/ZamAutoSat/ZamAutoSatPlugin.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ZamAutoSat/ZamAutoSatPlugin.hpp') 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 -- cgit v1.2.3