options: allow offset_increment to understand percentages
[fio.git] / server.h
index ac7132522caf750827d0a08e60aea8cb104b969e..de1d7f9b34182abf7c46a9a10c05b97a07efdb62 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                  = 80,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,