From 638381c529a2f19c699718234d689e54ad459c97 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 24 Mar 2008 13:41:25 +0000 Subject: And more of them git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9186 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_namesx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_namesx.cpp') diff --git a/src/modules/m_namesx.cpp b/src/modules/m_namesx.cpp index 5fed7f76e..97a7ef790 100644 --- a/src/modules/m_namesx.cpp +++ b/src/modules/m_namesx.cpp @@ -40,7 +40,7 @@ class ModuleNamesX : public Module virtual Version GetVersion() { - return Version(1,1,0,1,VF_VENDOR,API_VERSION); + return Version(1,2,0,1,VF_VENDOR,API_VERSION); } virtual void On005Numeric(std::string &output) -- cgit v1.2.3