]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Protocl-Version bump to 1102
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 12 Nov 2006 16:37:51 +0000 (16:37 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 12 Nov 2006 16:37:51 +0000 (16:37 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5715 e03df62e-2008-0410-955e-edbf42e46eb7

src/modules/m_spanningtree.cpp

index 3fcf5e5a2316a5c5dcccb9b78f768fa6d1be380d..3bd55e6538197c3226a4bb0fcee60c27f2d53321 100644 (file)
@@ -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