Fio 1.26.2
[fio.git] / init.c
diff --git a/init.c b/init.c
index b2cfeab33925c9184ebeef07513fcb97126049d1..048e615820b1068f7e8d73a1f450365e290ee5c8 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.26.2";
 
 #define FIO_RANDSEED           (0xb1899bedUL)