Fio 2.0.3
[fio.git] / fio_version.h
index a6fb611b050d20e7898d54ff49cd9cd88068d107..c6783d7d72ca6cf07dadedbf891d396016ef64ff 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      2
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      3
 
 #endif