blktrace 1.0.2 blktrace-1.0.2
authorJens Axboe <jaxboe@fusionio.com>
Wed, 16 Mar 2011 08:06:30 +0000 (09:06 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 16 Mar 2011 08:06:30 +0000 (09:06 +0100)
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
blkparse.c

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