From d386ed1d0be7c99a4b63f43d9dc1a3f27907abf1 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 5 Oct 2011 10:28:11 +0200 Subject: [PATCH] Fio 1.59 Signed-off-by: Jens Axboe --- init.c | 2 +- os/windows/install.wxs | 2 +- os/windows/version.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/init.c b/init.c index 4eb0df2d..0435dd02 100644 --- a/init.c +++ b/init.c @@ -22,7 +22,7 @@ #include "lib/getopt.h" -static char fio_version_string[] = "fio 1.58"; +static char fio_version_string[] = "fio 1.59"; #define FIO_RANDSEED (0xb1899bedUL) diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 708819d2..028c4cc3 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -2,7 +2,7 @@ - +