diff options
author | jklug <jklug@jklugUB14LTS> | 2016-07-27 18:44:18 -0500 |
---|---|---|
committer | jklug <jklug@jklugUB14LTS> | 2016-07-27 18:44:18 -0500 |
commit | c9c2b06e69ebb8a36d660f2174fef87aed09324c (patch) | |
tree | d08fa4b04edaacac512aebb8d388875b263c3c99 /io-module | |
parent | 1ba5fc388e87cb2b338bd7b14691f2962a1d79b0 (diff) | |
download | mts-io-c9c2b06e69ebb8a36d660f2174fef87aed09324c.tar.gz mts-io-c9c2b06e69ebb8a36d660f2174fef87aed09324c.tar.bz2 mts-io-c9c2b06e69ebb8a36d660f2174fef87aed09324c.zip |
Bump driver level to 1.1.3
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 0f61936..2454821 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.1.2" +#define DRIVER_VERSION "v1.1.3" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |