]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_helpop.cpp
Remove completed XXX: override is now only checked locally, snotices are automaticall...
[user/henk/code/inspircd.git] / src / modules / m_helpop.cpp
index 34bc9c62ba8182a35003ef2e1348113cb5eab0b8..eb64d4f481609201e025f1b4c58224ea47870831 100644 (file)
@@ -177,7 +177,7 @@ class ModuleHelpop : public Module
        
                virtual Version GetVersion()
                {
-                       return Version(1,1,0,1,VF_COMMON|VF_VENDOR,API_VERSION);
+                       return Version(1,2,0,1,VF_COMMON|VF_VENDOR,API_VERSION);
                }
 };