docs: update cmdprio_percentage with note about root user
[fio.git] / server.h
index de1d7f9b34182abf7c46a9a10c05b97a07efdb62..279b691745bd1965ebdb34a2ccf2b4dcdf757409 100644 (file)
--- a/server.h
+++ b/server.h
@@ -48,7 +48,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 80,
+       FIO_SERVER_VER                  = 82,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,