summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-08 15:40:25 -0600
committerJohn Klug <john.klug@multitech.com>2019-01-08 15:40:25 -0600
commit918bca3f08beb249ed04119cfd5dae164fe9a1af (patch)
tree1804efa6c837883586f622597269f3a1f42eef9f
parentcb05e0a0db86e620dfae9b9395634eee2df72b09 (diff)
downloadmts-io-918bca3f08beb249ed04119cfd5dae164fe9a1af.tar.gz
mts-io-918bca3f08beb249ed04119cfd5dae164fe9a1af.tar.bz2
mts-io-918bca3f08beb249ed04119cfd5dae164fe9a1af.zip
Bump the driver version4.0.0
-rw-r--r--io-module/mts_io_module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h
index 006aba4..8b3e606 100644
--- a/io-module/mts_io_module.h
+++ b/io-module/mts_io_module.h
@@ -5,7 +5,7 @@
* MTAC cards.
*/
-#define DRIVER_VERSION "v3.0.2"
+#define DRIVER_VERSION "v4.0.0"
#define DRIVER_AUTHOR "James Maki <jmaki@multitech.com>"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"