Merge branch 'sphinx-doc' of https://github.com/termim/fio
[fio.git] / server.h
index 6c572a180cff40abba3484041789e13ec6a95438..3a1d0b0205a5e96c6d9cb594d19daeec1bcf3ca1 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 57,
+       FIO_SERVER_VER                  = 60,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,