Fio 2.0.7
[fio.git] / fio_version.h
index c326ebaa1ff88a132e3fa9856d51872aec2205dc..34b578447c05b6aa91c8dd118823e1f7ed0caed0 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      12
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      7
 
 #endif