Fio 1.16.5
[fio.git] / init.c
diff --git a/init.c b/init.c
index 854d379f8ad92b7897d353d83817cc6383614be5..53e126b48dc8e97f52eab64019975c628f2a803e 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.2";
+static char fio_version_string[] = "fio 1.16.5";
 
 #define FIO_RANDSEED           (0xb1899bedUL)