diff -ur mpt-status-1.1.4/doc/Changelog mpt-status-1.1.5/doc/Changelog --- mpt-status-1.1.4/doc/Changelog 2005-11-12 01:41:44.000000000 +0100 +++ mpt-status-1.1.5/doc/Changelog 2005-11-12 13:36:36.000000000 +0100 @@ -1,3 +1,6 @@ +2005-11-12, ratz [ratz@drugphish.ch]: + * Version: 1.1.4 [released] + 2005-11-11, ratz [ratz@drugphish.ch]: o doc/DeveloperNotes - Added information from the mpt(4) man page of OpenBSD diff -ur mpt-status-1.1.4/mpt-status.h mpt-status-1.1.5/mpt-status.h --- mpt-status-1.1.4/mpt-status.h 2005-11-12 00:46:36.000000000 +0100 +++ mpt-status-1.1.5/mpt-status.h 2005-11-12 13:50:45.000000000 +0100 @@ -7,13 +7,13 @@ #endif #include "pci.h" /* config.h and header.h from pciutils package */ -#include "mptctl.h" #include "lsi/mpi_type.h" #include "lsi/mpi.h" #include "lsi/mpi_ioc.h" #include "lsi/mpi_cnfg.h" +#include "mptctl.h" -#define VERSION "1.1.4" +#define VERSION "1.1.5" #define BIG 1024 #define REALLYBIG 10240