From 87fa674bd374a7cc80fd85d612ebb54e88ede5cb Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 12 Nov 2006 16:37:51 +0000 Subject: [PATCH] Protocl-Version bump to 1102 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5715 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 3fcf5e5a2..3bd55e653 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -31,7 +31,7 @@ /** If you make a change which breaks the protocol, increment this. * If you completely change the protocol, completely change the number. */ -const long ProtocolVersion = 1101; +const long ProtocolVersion = 1102; /* * The server list in InspIRCd is maintained as two structures -- 2.39.2