X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_spanningtree.cpp;h=3bd55e6538197c3226a4bb0fcee60c27f2d53321;hb=87fa674bd374a7cc80fd85d612ebb54e88ede5cb;hp=3fcf5e5a2316a5c5dcccb9b78f768fa6d1be380d;hpb=4dbe9e8d4b9742e70868e72afea9ba7017b56558;p=user%2Fhenk%2Fcode%2Finspircd.git 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