summaryrefslogtreecommitdiff
path: root/plugins/ZamGEQ31/ZamGEQ31Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGEQ31/ZamGEQ31Plugin.hpp')
-rw-r--r--plugins/ZamGEQ31/ZamGEQ31Plugin.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/ZamGEQ31/ZamGEQ31Plugin.hpp b/plugins/ZamGEQ31/ZamGEQ31Plugin.hpp
index 8a8e5ba..c9401b2 100644
--- a/plugins/ZamGEQ31/ZamGEQ31Plugin.hpp
+++ b/plugins/ZamGEQ31/ZamGEQ31Plugin.hpp
@@ -11,8 +11,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * For a full copy of the GNU General Public License see the doc/GPL.txt file.
*/
#ifndef ZAMGEQ31PLUGIN_HPP_INCLUDED
@@ -97,7 +95,7 @@ protected:
uint32_t getVersion() const noexcept override
{
- return 0x1001;
+ return d_version(3, 7, 0);
}
int64_t getUniqueId() const noexcept override