options: Add thinktime_iotime option
[fio.git] / server.h
index 3ff32d9a5318b03e2da68ecf20de0287d0a9fbe2..44b8da12878c72f1fa1625db89dc78e9e90586db 100644 (file)
--- a/server.h
+++ b/server.h
@@ -48,7 +48,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 93,
+       FIO_SERVER_VER                  = 94,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,