487c9af51a649ecf22a0ca24b7f44e85c7112edf
[fio.git] / fio_version.h
1 #ifndef FIO_VERSION_H
2 #define FIO_VERSION_H
3
4 #define FIO_MAJOR       1
5 #define FIO_MINOR       99
6 #define FIO_PATCH       1
7
8 #endif