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 10:06:08 -0500 |
commit | 15228f65274875a437d5c6d963bf35b79df548fd (patch) | |
tree | bf7819fdab7544a5c70cfaeff5751fcd38b3937c | |
parent | 0c816211ae74ac60b67ab9d347f25c83dc5b1352 (diff) | |
download | mts-io-2.0.9.tar.gz mts-io-2.0.9.tar.bz2 mts-io-2.0.9.zip |
Bump mts-io version2.0.9
-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" |