Update GUI to attempt to graphically handle ETA output
[fio.git] / server.h
index 2be61733534836b2d787e0ac8ec8c9ce60baf4b0..f2dd29fa79d1ddd9065ee0b50902b1a60e7cba8f 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_int_cmd {
 };
 
 enum {
-       FIO_SERVER_VER          = 6,
+       FIO_SERVER_VER          = 7,
 
        FIO_SERVER_MAX_PDU      = 1024,