From 2bb30c6f5aea0b237384782fb5cabfdac94fdffd Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 3 Aug 2007 21:22:40 +0000 Subject: Backport 7641 manually via patch file. I'm off for pleasures of the flesh, cyall. :P git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7642 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_chghost.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_chghost.cpp') diff --git a/src/modules/m_chghost.cpp b/src/modules/m_chghost.cpp index 0ec88d7e1..ab762eabb 100644 --- a/src/modules/m_chghost.cpp +++ b/src/modules/m_chghost.cpp @@ -112,7 +112,7 @@ class ModuleChgHost : public Module Version GetVersion() { - return Version(1, 1, 0, 0, VF_VENDOR, API_VERSION); + return Version(1, 1, 0, 0, VF_COMMON | VF_VENDOR, API_VERSION); } }; -- cgit v1.3.1-10-gc9f91