Remove debug/broken assert() in the IOPS logging code
[fio.git] / fio_version.h
index 9cc4233d6c2d377c02845af9c88bf5fabbdbaf82..5ff5ea81902544ec39774d22d59b09885bd91e5b 100644 (file)
@@ -3,6 +3,6 @@
 
 #define FIO_MAJOR      1
 #define FIO_MINOR      99
-#define FIO_PATCH      3
+#define FIO_PATCH      13
 
 #endif