diff options
| author | John Klug <john.klug@multitech.com> | 2019-11-25 09:06:30 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-11-25 09:06:30 -0600 |
| commit | a32e476a3f4ca8605ce1013288dab90f8e89cff7 (patch) | |
| tree | 5fd14da542a76d0b588e67f8e56db698d52040cb /io-module/mts_io_module.h | |
| parent | eb3b20bf2faf4db51ca769039db3c952333b919a (diff) | |
| download | mts-io-4.2.1.tar.gz mts-io-4.2.1.tar.bz2 mts-io-4.2.1.zip | |
Remove default mtcdt-0.0 hardware version which does not work on mtcdt34.2.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 4bcf31d..28e9e58 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.2.0" +#define DRIVER_VERSION "v4.2.1" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |
