Fix crash when attempting to dupe options
[fio.git] / fio_version.h
index a6fb611b050d20e7898d54ff49cd9cd88068d107..1191362dbc98e5df0ea59f1bb40c46c74db94ae4 100644 (file)
@@ -3,6 +3,6 @@
 
 #define FIO_MAJOR      1
 #define FIO_MINOR      99
-#define FIO_PATCH      2
+#define FIO_PATCH      11
 
 #endif