]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_clones.cpp
Modify chanlog to send message remotely, too. Logging now works server <-> server...
[user/henk/code/inspircd.git] / src / modules / m_clones.cpp
index a2b4e35fa46abe073960405da110d8f01fca02f5..eff9ed9af13aa630f15dd82570a0a76ac2ab17ea 100644 (file)
@@ -77,7 +77,7 @@ class ModuleClones : 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);
        }