From: brain Date: Sun, 12 Nov 2006 16:37:51 +0000 (+0000) Subject: Protocl-Version bump to 1102 X-Git-Tag: v2.0.23~6661 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=87fa674bd374a7cc80fd85d612ebb54e88ede5cb;hp=4dbe9e8d4b9742e70868e72afea9ba7017b56558;p=user%2Fhenk%2Fcode%2Finspircd.git Protocl-Version bump to 1102 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5715 e03df62e-2008-0410-955e-edbf42e46eb7 --- 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