]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_xmlsocket.cpp
Port bindings for gnutls now bind via ip:port, rather than on all ports for that...
[user/henk/code/inspircd.git] / src / modules / m_xmlsocket.cpp
index cacd1f3484b72f65cefad7a8829cd21b31b2e832..cfe22bca92153a5ed3f91c1e31b2cf6729193bc3 100644 (file)
@@ -99,7 +99,7 @@ class ModuleXMLSocket : 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);
        }