Update io engine version

Signed-off-by: Jens Axboe <axboe@fb.com>
diff --git a/ioengine.h b/ioengine.h
index a8af6b0..108c97c 100644
--- a/ioengine.h
+++ b/ioengine.h
@@ -15,7 +15,7 @@
 #include <guasi.h>
 #endif
 
-#define FIO_IOOPS_VERSION	19
+#define FIO_IOOPS_VERSION	20
 
 enum {
 	IO_U_F_FREE		= 1 << 0,