Fix a rate limit issue.
[fio.git] / ioengines.h
index fbe52fa4154978f2a9e6a33b586714b9b0c9c41d..a928b211509281eb1e93d5d27c8d9d4225086c60 100644 (file)
@@ -8,7 +8,7 @@
 #include "io_u.h"
 #include "zbd_types.h"
 
-#define FIO_IOOPS_VERSION      26
+#define FIO_IOOPS_VERSION      27
 
 #ifndef CONFIG_DYNAMIC_ENGINES
 #define FIO_STATIC     static