Fio 2.0.1
[fio.git] / fio_version.h
index 9cc4233d6c2d377c02845af9c88bf5fabbdbaf82..7e820fe50c568b12462b2ffbd1834768a4dcfd48 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      3
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      1
 
 #endif