X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=init.c;h=048e615820b1068f7e8d73a1f450365e290ee5c8;hb=refs%2Ftags%2Ffio-1.26.2;hp=b2cfeab33925c9184ebeef07513fcb97126049d1;hpb=9a153e6efa862c547abfc745fed2c27fce8daf20;p=fio.git diff --git a/init.c b/init.c index b2cfeab3..048e6158 100644 --- 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)