Fio 1.34
[fio.git] / init.c
diff --git a/init.c b/init.c
index f72112795ce09184c385d3ea5f1517c1bc9ab183..18fefee4a4a57ea1e2809666de1fd5d592ec3401 100644 (file)
--- a/init.c
+++ b/init.c
@@ -20,7 +20,7 @@
 #include "filehash.h"
 #include "verify.h"
 
-static char fio_version_string[] = "fio 1.32";
+static char fio_version_string[] = "fio 1.34";
 
 #define FIO_RANDSEED           (0xb1899bedUL)