diff options
author | John Klug <john.klug@multitech.com> | 2021-01-20 15:16:26 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-01-20 15:16:26 -0600 |
commit | d6d749e7cee8a496aa070cdf1fadfb650af35021 (patch) | |
tree | 3b6f713e835753134b35b26382c016e94bbd4576 /io-module | |
parent | c27e9a4e1b711bb41c45e6029fb786b72cc217ed (diff) | |
download | mts-io-d6d749e7cee8a496aa070cdf1fadfb650af35021.tar.gz mts-io-d6d749e7cee8a496aa070cdf1fadfb650af35021.tar.bz2 mts-io-d6d749e7cee8a496aa070cdf1fadfb650af35021.zip |
Bump driver version for 5.4 kernel changes4.5.2
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 0af9e06..7f12a32 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.5.1" +#define DRIVER_VERSION "v4.5.2" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |