This fix of the SignalProxy features more backward compatibility
[quassel.git] / src / common / global.h
index da53185..79cfce5 100644 (file)
@@ -28,7 +28,7 @@
 
 
 /** The protocol version we use fo the communication between core and GUI */
-#define GUI_PROTOCOL 3
+#define GUI_PROTOCOL 4
 
 //#define DEFAULT_PORT 4242