From cea84d2e81a33fcf9b94af79ebec8ea7f567664f Mon Sep 17 00:00:00 2001 From: peavey Date: Tue, 20 Feb 2007 01:29:39 +0000 Subject: Make these vendor modules. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6604 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_dccallow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_dccallow.cpp') diff --git a/src/modules/m_dccallow.cpp b/src/modules/m_dccallow.cpp index 193d569dd..bed359e3c 100644 --- a/src/modules/m_dccallow.cpp +++ b/src/modules/m_dccallow.cpp @@ -491,7 +491,7 @@ class ModuleDCCAllow : public Module virtual Version GetVersion() { - return Version(1,1,0,0,VF_COMMON,API_VERSION); + return Version(1,1,0,0,VF_COMMON|VF_VENDOR,API_VERSION); } }; -- cgit v1.3.1-10-gc9f91