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_denychans.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_denychans.cpp') diff --git a/src/modules/m_denychans.cpp b/src/modules/m_denychans.cpp index c73b183d9..c45f07818 100644 --- a/src/modules/m_denychans.cpp +++ b/src/modules/m_denychans.cpp @@ -83,7 +83,7 @@ class ModuleDenyChannels : 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); } -- cgit v1.2.3