summaryrefslogtreecommitdiff
path: root/plugins/ZamGate/ZamGatePlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGate/ZamGatePlugin.hpp')
-rw-r--r--plugins/ZamGate/ZamGatePlugin.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/ZamGate/ZamGatePlugin.hpp b/plugins/ZamGate/ZamGatePlugin.hpp
index 402f3c5..81d3b21 100644
--- a/plugins/ZamGate/ZamGatePlugin.hpp
+++ b/plugins/ZamGate/ZamGatePlugin.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 ZAMGATEPLUGIN_HPP_INCLUDED
@@ -76,7 +74,7 @@ protected:
uint32_t getVersion() const noexcept override
{
- return d_version(3, 6, 2);
+ return d_version(3, 7, 0);
}
int64_t getUniqueId() const noexcept override