Merge branch 'regrow_agg_logs' of https://github.com/pmoust/fio
[fio.git] / server.h
index ac7132522caf750827d0a08e60aea8cb104b969e..6d444749027a54ecea73b84fd6850847089bdcb2 100644 (file)
--- a/server.h
+++ b/server.h
@@ -48,7 +48,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 79,
+       FIO_SERVER_VER                  = 86,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,