Update write_hint mechanism to latest API
[fio.git] / server.h
index fff680405d2a7220e904c8d3714f337d9e4c4059..f002f3bdec016fdbf8b1226b4749a85fe5f8d94b 100644 (file)
--- a/server.h
+++ b/server.h
@@ -49,7 +49,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 62,
+       FIO_SERVER_VER                  = 63,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,