Merge branch 'ci' of https://github.com/sitsofe/fio
[fio.git] / server.h
index 7f235f3dceb43222290a1acf3273b7864ee1dcdd..f63a5185d2a0f832cbe4adfab47933d9e422cb4f 100644 (file)
--- a/server.h
+++ b/server.h
@@ -49,7 +49,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 64,
+       FIO_SERVER_VER                  = 65,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,