diff options
author | John Klug <john.klug@multitech.com> | 2017-07-20 16:33:31 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-09-06 09:51:23 -0500 |
commit | 1966f59ca016b36ff830de3bed6b461428029f91 (patch) | |
tree | 28c2bca4526dc290f2cda9b03eb072481b856aae /io-module | |
parent | 24e90a03d024b0b0121f4e44ddf561e3002bc6b3 (diff) | |
download | mts-io-1966f59ca016b36ff830de3bed6b461428029f91.tar.gz mts-io-1966f59ca016b36ff830de3bed6b461428029f91.tar.bz2 mts-io-1966f59ca016b36ff830de3bed6b461428029f91.zip |
Bump the 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 aad181f..f4e4e51 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.5.12" +#define DRIVER_VERSION "v1.5.13" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |