t/zbd: add test case to check zones in closed condition
[fio.git] / server.h
index 281330202884187356b90e5ea5e02ab09301c203..601d3340435167aa99428b6b922d7a89104c83ce 100644 (file)
--- a/server.h
+++ b/server.h
@@ -51,7 +51,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 98,
+       FIO_SERVER_VER                  = 100,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,