Prepare for next protocol version 1.2.4.
[umurmur.git] / src / messages.h
index 69013a00136663b6e2ba63e44fcd216f327dc95f..8acab9d84d13cde60252b86825cd25926b1b5db2 100644 (file)
@@ -39,7 +39,7 @@
 
 #define PROTVER_MAJOR 1
 #define PROTVER_MINOR 2
-#define PROTVER_PATCH 3
+#define PROTVER_PATCH 4
 #define PROTOCOL_VERSION ((PROTVER_MAJOR << 16) | (PROTVER_MINOR << 8) | (PROTVER_PATCH))
 
 #define PERM_NONE 0x0