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_spanningtree/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_spanningtree') diff --git a/src/modules/m_spanningtree/main.cpp b/src/modules/m_spanningtree/main.cpp index 73f41880f..067b729ad 100644 --- a/src/modules/m_spanningtree/main.cpp +++ b/src/modules/m_spanningtree/main.cpp @@ -998,7 +998,7 @@ ModuleSpanningTree::~ModuleSpanningTree() Version ModuleSpanningTree::GetVersion() { - return Version(1,1,0,2,VF_VENDOR,API_VERSION); + return Version(1,2,0,2,VF_VENDOR,API_VERSION); } /* It is IMPORTANT that m_spanningtree is the last module in the chain -- cgit v1.2.3