summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-05-29 16:42:40 -0500
committerJohn Klug <john.klug@multitech.com>2018-06-25 11:58:18 -0500
commit242cb8cba19e04b97d4bf298910faca5ae2ea004 (patch)
treeedfe5b8a197622faecf7c8f46f47e0e7b1a6dbc8
parent5a6e4e142175354a321b3bbf8157ca197821c7f4 (diff)
downloadmts-io-242cb8cba19e04b97d4bf298910faca5ae2ea004.tar.gz
mts-io-242cb8cba19e04b97d4bf298910faca5ae2ea004.tar.bz2
mts-io-242cb8cba19e04b97d4bf298910faca5ae2ea004.zip
Bump driver level
-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 57f07af..d17c6de 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.5"
+#define DRIVER_VERSION "v2.0.6"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"