]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/extra/m_ziplink.cpp
Allow freeform queries. Allow $nick, $host, $ip, $pass, $md5pass and $sha256pass...
[user/henk/code/inspircd.git] / src / modules / extra / m_ziplink.cpp
index 57e14a5be7e3cd0727f0ee954942da030727dc22..5202287fabd07fec721ec74da8e57e41560d8fc1 100644 (file)
@@ -165,7 +165,7 @@ class ModuleZLib : public Module
 
        virtual Version GetVersion()
        {
-               return Version(1, 1, 0, 0, VF_VENDOR, API_VERSION);
+               return Version(1, 2, 0, 0, VF_VENDOR, API_VERSION);
        }