stat: ensure that struct jobs_eta packs nicely
[fio.git] / server.h
index abb23bad490d155d6e7935d7cd165e331376f6e7..ac7132522caf750827d0a08e60aea8cb104b969e 100644 (file)
--- a/server.h
+++ b/server.h
@@ -48,7 +48,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 78,
+       FIO_SERVER_VER                  = 79,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,