stat: Remove several superfluous if-tests
[fio.git] / server.h
index 371e51ea24e85206ac857a1f62bf623b8b044e9f..de1d7f9b34182abf7c46a9a10c05b97a07efdb62 100644 (file)
--- a/server.h
+++ b/server.h
@@ -48,7 +48,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 77,
+       FIO_SERVER_VER                  = 80,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,