Fio 1.16.8
[fio.git] / init.c
diff --git a/init.c b/init.c
index 6cbed8c86ea1d9593719bdd4ffdae37ba72c6456..4d7202ec98008d81af6688082762af07f3d113fd 100644 (file)
--- a/init.c
+++ b/init.c
@@ -17,7 +17,7 @@
 #include "fio.h"
 #include "parse.h"
 
-static char fio_version_string[] = "fio 1.16.7";
+static char fio_version_string[] = "fio 1.16.8";
 
 #define FIO_RANDSEED           (0xb1899bedUL)