After quite a while, we have another big SVN update now.
[quassel.git] / main / global.h
index 1faf4d1..1c36661 100644 (file)
@@ -24,7 +24,7 @@
 /** The protocol version we use fo the communication between core and GUI */
 #define GUI_PROTOCOL 1
 
-#define BACKLOG_FORMAT 1
+#define BACKLOG_FORMAT 2
 #define BACKLOG_STRING "QuasselIRC Backlog File"
 
 class Global;