Fio 1.34.1
[fio.git] / init.c
diff --git a/init.c b/init.c
index 18fefee4a4a57ea1e2809666de1fd5d592ec3401..d3304ebff579b2e147fbb741cc30c6b95a6de26e 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.34";
+static char fio_version_string[] = "fio 1.34.1";
 
 #define FIO_RANDSEED           (0xb1899bedUL)