Fio 1.25.1
[fio.git] / init.c
diff --git a/init.c b/init.c
index b2cfeab33925c9184ebeef07513fcb97126049d1..d1c4fa85f8a27596f0c39302ffe682536269ff8d 100644 (file)
--- a/init.c
+++ b/init.c
@@ -19,7 +19,7 @@
 #include "smalloc.h"
 #include "filehash.h"
 
 #include "smalloc.h"
 #include "filehash.h"
 
-static char fio_version_string[] = "fio 1.25";
+static char fio_version_string[] = "fio 1.25.1";
 
 #define FIO_RANDSEED           (0xb1899bedUL)
 
 
 #define FIO_RANDSEED           (0xb1899bedUL)