summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-06-25 10:27:16 -0500
committerJohn Klug <john.klug@multitech.com>2018-06-25 11:58:18 -0500
commit7aac0868e602a6e7401a40ee1d7de004177ee39b (patch)
treeaa6104740ae49f10da166eccbc6fbc94a636a60d
parent3a1845ac23e2ed13c9f9b6397896c954eab3ad14 (diff)
downloadmts-io-7aac0868e602a6e7401a40ee1d7de004177ee39b.tar.gz
mts-io-7aac0868e602a6e7401a40ee1d7de004177ee39b.tar.bz2
mts-io-7aac0868e602a6e7401a40ee1d7de004177ee39b.zip
Bump mts-io version
-rw-r--r--io-module/mts_io.h2
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"