summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-08-06 18:06:34 -0500
committerJohn Klug <john.klug@multitech.com>2018-08-07 10:11:44 -0500
commit87fc8a2ddf7fc9201102ebf4ee00ab85a33f15c9 (patch)
tree017834fc313f2608054f9e4ecd050aa4d7d0765a
parentd2a2b5efaec1281135402de010f64a84a5d16297 (diff)
downloadmts-io-87fc8a2ddf7fc9201102ebf4ee00ab85a33f15c9.tar.gz
mts-io-87fc8a2ddf7fc9201102ebf4ee00ab85a33f15c9.tar.bz2
mts-io-87fc8a2ddf7fc9201102ebf4ee00ab85a33f15c9.zip
Bump the driver version for MTAC Pulse
-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 780ee18..6e8a4b4 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.9"
+#define DRIVER_VERSION "v2.1.0"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"