X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=init.c;h=18fefee4a4a57ea1e2809666de1fd5d592ec3401;hb=631c95e0ef133f5a1b014deea4f9cebcb1cd4446;hp=9b902c0f259ce87737703f982516af6a56f13be7;hpb=0d5b625cd2f800c64948311cf0f51259d8a83533;p=fio.git diff --git a/init.c b/init.c index 9b902c0f..18fefee4 100644 --- a/init.c +++ b/init.c @@ -20,7 +20,7 @@ #include "filehash.h" #include "verify.h" -static char fio_version_string[] = "fio 1.33"; +static char fio_version_string[] = "fio 1.34"; #define FIO_RANDSEED (0xb1899bedUL)