Fio 1.99.1
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 65f79e03ee2f0f88789bd1329e0c046650de9168..cfd928cebed4265e2a5bfd0fa684e3afe9b5b704 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -18,7 +18,7 @@ struct thread_data;
 
 #define FIO_MAJOR      1
 #define FIO_MINOR      99
-#define FIO_PATCH      0
+#define FIO_PATCH      1
 
 #include "compiler/compiler.h"
 #include "flist.h"