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