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