Fio 2.0
[fio.git] / fio_version.h
index 9f897cce04c2bf65349ba14e444a44f8874d8ad6..db5ad7d82a42e77dab1137d1e41dcdc3fa7c799b 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      7
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      0
 
 #endif