cconv: wire up conversion of unique_filename
[fio.git] / server.h
index 7fc3ec6c10affee082711fc43fdb5a8b06a8e764..79c751de238800aa3ed0dc362418bf421d2f8128 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 53,
+       FIO_SERVER_VER                  = 54,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,