Add IOPS to terse output
[fio.git] / fio_version.h
CommitLineData
89cf1480
JA
1#ifndef FIO_VERSION_H
2#define FIO_VERSION_H
3
4#define FIO_MAJOR 1
5#define FIO_MINOR 99
a31c5611 6#define FIO_PATCH 5
89cf1480
JA
7
8#endif