diff options
author | John Klug <john.klug@multitech.com> | 2020-11-02 13:10:20 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-11-02 13:10:20 -0600 |
commit | 07b8de9f8b9a8dd650145d46607dd9aeb4dc02aa (patch) | |
tree | 4d0fc02f582747707b2c272fdb83561562b121c2 /io-module/mts_io_module.h | |
parent | ec753120385b76ac670c0b8fd8968070f84edf8b (diff) | |
download | mts-io-07b8de9f8b9a8dd650145d46607dd9aeb4dc02aa.tar.gz mts-io-07b8de9f8b9a8dd650145d46607dd9aeb4dc02aa.tar.bz2 mts-io-07b8de9f8b9a8dd650145d46607dd9aeb4dc02aa.zip |
Fix conflict between mts-io and mtcdt3b over has-radio attribute4.4.5
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 9ddae6d..fde8d60 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.4" +#define DRIVER_VERSION "v4.4.5" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |