[PATCH] Fio 1.4
authorJens Axboe <axboe@suse.de>
Mon, 5 Jun 2006 10:20:20 +0000 (12:20 +0200)
committerJens Axboe <axboe@suse.de>
Mon, 5 Jun 2006 10:20:20 +0000 (12:20 +0200)
fio-ini.c

index 73cebf220d5f761c6797993b402a556f4af0ca27..44366ccce7fcea322e8a1a73bb82fa2211866e99 100644 (file)
--- a/fio-ini.c
+++ b/fio-ini.c
@@ -40,7 +40,7 @@
 #define DEF_RWMIX_READ         (50)
 #define DEF_NICE               (0)
 
 #define DEF_RWMIX_READ         (50)
 #define DEF_NICE               (0)
 
-static char fio_version_string[] = "fio 1.3";
+static char fio_version_string[] = "fio 1.4";
 
 static int repeatable = DEF_RAND_REPEAT;
 static char *ini_file;
 
 static int repeatable = DEF_RAND_REPEAT;
 static char *ini_file;