diff options
author | John Klug <john.klug@multitech.com> | 2020-09-23 16:22:44 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-09-23 16:22:44 -0500 |
commit | 23d20fc9508558d110b454c95f6e09e093df1fb8 (patch) | |
tree | 43fba9392a5947c0b014944f032b5b39c2b323b3 /io-module/mts_io_module.h | |
parent | 729bfffe8002eafa030c8671fb85724451e4adae (diff) | |
download | mts-io-23d20fc9508558d110b454c95f6e09e093df1fb8.tar.gz mts-io-23d20fc9508558d110b454c95f6e09e093df1fb8.tar.bz2 mts-io-23d20fc9508558d110b454c95f6e09e093df1fb8.zip |
Version 4.4 mts-io driver will use capa-cellular for has-radio
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 9a595aa..cdaeaeb 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.3.3" +#define DRIVER_VERSION "v4.4.0" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |