diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2007-08-28 15:03:59 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2007-08-28 15:03:59 +0200 |
commit | a5981e2e795319502cc8dda629482928f3b7b204 (patch) | |
tree | 82437add1685684516c48d79869d7249c44cf3ca /blktrace.c | |
parent | 0bf926817ed82ef0b014a329af79826905ed54c3 (diff) | |
download | blktrace-a5981e2e795319502cc8dda629482928f3b7b204.tar.gz blktrace-a5981e2e795319502cc8dda629482928f3b7b204.tar.bz2 |
blktrace 0.99.3blktrace-0.99.3
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'blktrace.c')
-rw-r--r-- | blktrace.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ #include "blktrace.h" #include "barrier.h" -static char blktrace_version[] = "0.99.2"; +static char blktrace_version[] = "0.99.3"; /* * You may want to increase this even more, if you are logging at a high |