diff options
author | John Klug <john.klug@multitech.com> | 2018-06-25 10:27:16 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-06-25 10:27:16 -0500 |
commit | dc450195b63fd13ff74154e5ca06fabec58afd11 (patch) | |
tree | aa6104740ae49f10da166eccbc6fbc94a636a60d /io-module | |
parent | 647d7fc0b20a981341d9e1be42bf9adda533337e (diff) | |
download | mts-io-dc450195b63fd13ff74154e5ca06fabec58afd11.tar.gz mts-io-dc450195b63fd13ff74154e5ca06fabec58afd11.tar.bz2 mts-io-dc450195b63fd13ff74154e5ca06fabec58afd11.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 7c2f45b..34b4a8b 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.7" +#define DRIVER_VERSION "v2.0.8" #define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" |