Fail if we can't satisfy the minimum block size
[fio.git] / fio_version.h
index 49a2dc35ac583719db4b10098f5a3d3432eb186e..36a72d39125c917616b7b101ad3d0749d7ca0aba 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef FIO_VERSION_H
 #define FIO_VERSION_H
 
-#define FIO_MAJOR      1
-#define FIO_MINOR      99
-#define FIO_PATCH      10
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      2
 
 #endif