blktrace 1.1.0 blktrace-1.1.0
authorJens Axboe <axboe@fb.com>
Wed, 24 Sep 2014 19:52:31 +0000 (13:52 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 24 Sep 2014 19:52:31 +0000 (13:52 -0600)
Bump it up to a full 1.1 since we now include iowatcher.

Signed-off-by: Jens Axboe <axboe@fb.com>
blkparse.c

index a27b3ed5603cbb142232de516e0bc3bfe4cf51d8..ab5edc28a9c9225e22b6153d4d65e74aceeeb23f 100644 (file)
@@ -36,7 +36,7 @@
 #include "rbtree.h"
 #include "jhash.h"
 
-static char blkparse_version[] = "1.0.5";
+static char blkparse_version[] = "1.1.0";
 
 struct skip_info {
        unsigned long start, end;