Introducing support for generation of dedup buffers
[fio.git] / server.h
index 0e62b6dfe8eac2df8aba17abe843ef99b800d538..b0c5e2dfafa0f8359b7e68d4be63db2ff48a614f 100644 (file)
--- a/server.h
+++ b/server.h
@@ -51,7 +51,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 96,
+       FIO_SERVER_VER                  = 97,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,