diff options
author | John Klug <john.klug@multitech.com> | 2018-06-26 09:46:15 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-06-26 09:46:15 -0500 |
commit | 12eb0abd4bb74af5a2f45485e1a6b53b1cd422bc (patch) | |
tree | bf7819fdab7544a5c70cfaeff5751fcd38b3937c /io-module | |
parent | b227587b9dc7e7ca4173020112da7b1e789d329a (diff) | |
download | mts-io-12eb0abd4bb74af5a2f45485e1a6b53b1cd422bc.tar.gz mts-io-12eb0abd4bb74af5a2f45485e1a6b53b1cd422bc.tar.bz2 mts-io-12eb0abd4bb74af5a2f45485e1a6b53b1cd422bc.zip |
Bump mts-io version
Diffstat (limited to 'io-module')
-rw-r--r-- | io-module/mts_io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h index 34b4a8b..43523ea 100644 --- a/io-module/mts_io.h +++ b/io-module/mts_io.h @@ -5,7 +5,7 @@ #include <linux/gpio.h> -#define DRIVER_VERSION "v2.0.8" +#define DRIVER_VERSION "v2.0.9" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |