diff options
author | John Klug <john.klug@multitech.com> | 2020-08-31 09:37:04 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-08-31 09:37:04 -0500 |
commit | 374a1ca92d956f630af0246ce08831e868cac476 (patch) | |
tree | 6b6c0572156aaab42abcbb7415f740f589f6357a /io-module | |
parent | 49ca346b1165e6def3e683802cfbb769d23c559a (diff) | |
download | mts-io-374a1ca92d956f630af0246ce08831e868cac476.tar.gz mts-io-374a1ca92d956f630af0246ce08831e868cac476.tar.bz2 mts-io-374a1ca92d956f630af0246ce08831e868cac476.zip |
Bump version for MTCAP-0.3 hardware version with PPS/Supercap4.3.3
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 cb9b30c..9a595aa 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.2" +#define DRIVER_VERSION "v4.3.3" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |