thread_options: drop fadvise_stream from thread_options
[fio.git] / server.h
index dbd5c277de6b9b41069247cd9e45d77f2ecabd46..438a6c3eb1c8518803e4e2c5596b7793dfafdfc4 100644 (file)
--- a/server.h
+++ b/server.h
@@ -49,7 +49,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 67,
+       FIO_SERVER_VER                  = 68,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,