Version 1.0.1 blktrace-1.0.1
authorJens Axboe <jens.axboe@oracle.com>
Mon, 11 May 2009 12:00:10 +0000 (14:00 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 11 May 2009 12:00:10 +0000 (14:00 +0200)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
blkparse.c

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