diff options
author | John Klug <john.klug@multitech.com> | 2017-07-20 16:33:31 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-07-20 16:33:31 -0500 |
commit | 3dbb21250b47990a815514382e6a9bb876516f70 (patch) | |
tree | 28c2bca4526dc290f2cda9b03eb072481b856aae | |
parent | da7d2d1c6f19debc412c7b9d03a0eb6b8513cd59 (diff) | |
download | mts-io-3dbb21250b47990a815514382e6a9bb876516f70.tar.gz mts-io-3dbb21250b47990a815514382e6a9bb876516f70.tar.bz2 mts-io-3dbb21250b47990a815514382e6a9bb876516f70.zip |
Bump the driver level1.5.13
-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" |