summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-08-07 09:37:54 -0500
committerJohn Klug <john.klug@multitech.com>2018-08-07 10:11:44 -0500
commit422ed9c2eb95796999a13615f4887cf7faa8dd70 (patch)
tree03316cec95819b60750a8d725859ce5103cfe51a
parent87fc8a2ddf7fc9201102ebf4ee00ab85a33f15c9 (diff)
downloadmts-io-2.2.0.tar.gz
mts-io-2.2.0.tar.bz2
mts-io-2.2.0.zip
Skip 2.1 level because it is for the unreleased XDOT driver.2.2.0
-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 6e8a4b4..47cc422 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.1.0"
+#define DRIVER_VERSION "v2.2.0"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"