diff options
author | John Klug <john.klug@multitech.com> | 2019-05-23 10:12:29 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-05-23 10:12:29 -0500 |
commit | 976445ba213fb06fcbc33e750f53ea0e3ca65776 (patch) | |
tree | a2fa9a72fb7765abeb1e6afc429fe6a73948ea00 | |
parent | c26350b127f9673b82429aa553a3cbcfe8fd7113 (diff) | |
download | mts-io-976445ba213fb06fcbc33e750f53ea0e3ca65776.tar.gz mts-io-976445ba213fb06fcbc33e750f53ea0e3ca65776.tar.bz2 mts-io-976445ba213fb06fcbc33e750f53ea0e3ca65776.zip |
Bump driver version4.1.1
-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 de2b27d..fb91da8 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.1.0" +#define DRIVER_VERSION "v4.1.1" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |