Fix access-outside-array of o->rwmix[]
[fio.git] / server.h
index aefd4183248313a190973759b353f2bc433cb782..5d9b6ccadae36c8114918466f9e8b52f794c79bd 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 25,
+       FIO_SERVER_VER                  = 26,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,