diff options
author | John Klug <john.klug@multitech.com> | 2020-10-29 17:07:43 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-10-29 17:07:43 -0500 |
commit | 7c357edfaad7cd9820d9cb664f33a126a7e25855 (patch) | |
tree | d74eb0c5430a995da4404b863c9e8197f665d777 /io-module/mts_io_module.h | |
parent | aca8e691201a46bcdd2e9d9d1df581265d9e6a6c (diff) | |
download | mts-io-7c357edfaad7cd9820d9cb664f33a126a7e25855.tar.gz mts-io-7c357edfaad7cd9820d9cb664f33a126a7e25855.tar.bz2 mts-io-7c357edfaad7cd9820d9cb664f33a126a7e25855.zip |
Fix radio-related issues in mts-io4.4.4
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 1374032..f0c4445 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.3" +#define DRIVER_VERSION "v4.4.4" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |