]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_connflood.cpp
Whoops, allow numeric 353 (names list) to be overridden by OnNumeric if we want to
[user/henk/code/inspircd.git] / src / modules / m_connflood.cpp
index 107798e3444ce501ac10239e9ddb6eb0279c89a4..4800847e97abdd62b5eeeff70552fcab6035a4e8 100644 (file)
@@ -42,7 +42,7 @@ public:
 
        virtual Version GetVersion()
        {
-               return Version(1,1,0,0,VF_VENDOR,API_VERSION);
+               return Version(1,2,0,0,VF_VENDOR,API_VERSION);
        }