diff options
author | John Klug <john.klug@multitech.com> | 2020-10-13 17:08:58 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-10-14 14:16:38 -0500 |
commit | 9b727313435b84868f5f16c5e8a3aaf955ba13c8 (patch) | |
tree | bde3c773035ecab5e66648d048fb0816b2b5e08f /io-module/mts_io_module.h | |
parent | f7258a220f4aecae4b40ce2efb84ba28a2c7308f (diff) | |
download | mts-io-9b727313435b84868f5f16c5e8a3aaf955ba13c8.tar.gz mts-io-9b727313435b84868f5f16c5e8a3aaf955ba13c8.tar.bz2 mts-io-9b727313435b84868f5f16c5e8a3aaf955ba13c8.zip |
No radio fix for array over-run4.4.1
Diffstat (limited to 'io-module/mts_io_module.h')
-rw-r--r-- | io-module/mts_io_module.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h index cdaeaeb..14a5592 100644 --- a/io-module/mts_io_module.h +++ b/io-module/mts_io_module.h @@ -5,7 +5,7 @@ * MTAC cards. */ -#define DRIVER_VERSION "v4.4.0" +#define DRIVER_VERSION "v4.4.1" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |