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