diff options
author | John Klug <john.klug@multitech.com> | 2020-03-10 12:07:46 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-03-10 12:07:46 -0500 |
commit | 1bd66102ac3f7208f63722bef752b228b63d03a8 (patch) | |
tree | beb6c04dab7a96bc3784ec38b1a05bd258a73736 /io-module | |
parent | a11f397797b2c0e98a26ecb3b22adba833417d06 (diff) | |
download | mts-io-1bd66102ac3f7208f63722bef752b228b63d03a8.tar.gz mts-io-1bd66102ac3f7208f63722bef752b228b63d03a8.tar.bz2 mts-io-1bd66102ac3f7208f63722bef752b228b63d03a8.zip |
Merged mts-io with mt100eocg
Diffstat (limited to 'io-module')
-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 2c5976a..5cccb13 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.1" +#define DRIVER_VERSION "v4.3.2" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |