From: Vincent Fu <Vincent.Fu@xxxxxxxxxxx> --- server.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.h b/server.h index 798d5a8..5c720d4 100644 --- a/server.h +++ b/server.h @@ -49,7 +49,7 @@ struct fio_net_cmd_reply { }; enum { - FIO_SERVER_VER = 60, + FIO_SERVER_VER = 61, FIO_SERVER_MAX_FRAGMENT_PDU = 1024, FIO_SERVER_MAX_CMD_MB = 2048, -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html