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