X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=ba6806757df21601a02eee747a506335e5bdb1f6;hp=cfd928cebed4265e2a5bfd0fa684e3afe9b5b704;hb=89cf1480594858ad4e02499834c04fe48ff0a89d;hpb=9bae26e8a220ab28b59d6710c6f7aa6e28b86171 diff --git a/fio.h b/fio.h index cfd928ce..ba680675 100644 --- a/fio.h +++ b/fio.h @@ -16,10 +16,6 @@ struct thread_data; -#define FIO_MAJOR 1 -#define FIO_MINOR 99 -#define FIO_PATCH 1 - #include "compiler/compiler.h" #include "flist.h" #include "fifo.h"