- Improved the speed of IrcServerHandler (and other BasicHandler
[quassel.git] / src / common / global.h
index bd25ccd..1c72f05 100644 (file)
@@ -28,9 +28,8 @@
 // Enable some shortcuts and stuff
 //#define DEVELMODE
 
-
 /** The protocol version we use fo the communication between core and GUI */
-#define GUI_PROTOCOL 4
+#define GUI_PROTOCOL 5
 
 //#define DEFAULT_PORT 4242