gfio: remove stale comment, hiding menu items DOES work now
[fio.git] / fio_version.h
index d9474966578391af693acaf9ab5785827c733727..25114c6650ca672e6a92f86ca2a89dada02ae881 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      4
+#define FIO_MAJOR      2
+#define FIO_MINOR      0
+#define FIO_PATCH      5
 
 #endif