summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server.h b/server.h
index e84a7095..067cdc0b 100644
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
};
enum {
- FIO_SERVER_VER = 20,
+ FIO_SERVER_VER = 21,
FIO_SERVER_MAX_FRAGMENT_PDU = 1024,