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_helpop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_helpop.cpp') diff --git a/src/modules/m_helpop.cpp b/src/modules/m_helpop.cpp index 34bc9c62b..eb64d4f48 100644 --- a/src/modules/m_helpop.cpp +++ b/src/modules/m_helpop.cpp @@ -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); } }; -- cgit v1.2.3