Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
[fio.git] / init.c
diff --git a/init.c b/init.c
index 8deedcc670689bd59b129c44714f45717d366103..b2cfeab33925c9184ebeef07513fcb97126049d1 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.24";
+static char fio_version_string[] = "fio 1.25";
 
 #define FIO_RANDSEED           (0xb1899bedUL)