verify: verify bytes should not add to this_io_bytes
[fio.git] / fio_version.h
CommitLineData
89cf1480
JA
1#ifndef FIO_VERSION_H
2#define FIO_VERSION_H
3
d98cd228
JA
4#define FIO_MAJOR 2
5#define FIO_MINOR 0
1d0b0f49 6#define FIO_PATCH 6
89cf1480
JA
7
8#endif