diff options
author | John Klug <john.klug@multitech.com> | 2016-10-04 18:57:45 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-10-04 18:57:45 -0500 |
commit | b12ea5539f3cf68338d8ccc55a6e4d7062df8411 (patch) | |
tree | ef82d3be97f6782206cd53014994629627d0d844 /io-module | |
parent | 88a9d639901dc37df7bddf13657bb0ca18c6be3c (diff) | |
download | mts-io-b12ea5539f3cf68338d8ccc55a6e4d7062df8411.tar.gz mts-io-b12ea5539f3cf68338d8ccc55a6e4d7062df8411.tar.bz2 mts-io-b12ea5539f3cf68338d8ccc55a6e4d7062df8411.zip |
bump driver level
Diffstat (limited to 'io-module')
-rw-r--r-- | io-module/mts_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io.c b/io-module/mts_io.c index e509731..290226e 100644 --- a/io-module/mts_io.c +++ b/io-module/mts_io.c @@ -47,7 +47,7 @@ #include "mts_io.h" -#define DRIVER_VERSION "v1.3.3.8" +#define DRIVER_VERSION "v1.1.4" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |