]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_blockamsg.cpp
Should now work with ports bound to all interfaces
[user/henk/code/inspircd.git] / src / modules / m_blockamsg.cpp
index 8d66ff0529e60bb7ef9464c20171797a1028bb31..39d5b210f10650cf07d373c2e24e83ded4258f1c 100644 (file)
@@ -58,7 +58,7 @@ class ModuleBlockAmsg : 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);
        }
        
        virtual void OnRehash(User* user, const std::string &parameter)