summaryrefslogtreecommitdiff
path: root/io-module/version.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-03-07 17:42:12 -0600
committerJohn Klug <john.klug@multitech.com>2022-03-07 17:37:52 -0600
commitfcd9296b85f6642e4cd12e9754ec1d31d3d226e4 (patch)
tree98439b4ad2dc4e629e62698aecb8e778e12a3de9 /io-module/version.h
parentf18fbc09223234947b22434b5fa7fd684d17f448 (diff)
downloadmts-io-fcd9296b85f6642e4cd12e9754ec1d31d3d226e4.tar.gz
mts-io-fcd9296b85f6642e4cd12e9754ec1d31d3d226e4.tar.bz2
mts-io-fcd9296b85f6642e4cd12e9754ec1d31d3d226e4.zip
Wrong board announced for MTCAP, fix oops when EEPROM is not read correctly4.9.2
Diffstat (limited to 'io-module/version.h')
-rw-r--r--io-module/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/version.h b/io-module/version.h
index b72c4b0..e61e6ed 100644
--- a/io-module/version.h
+++ b/io-module/version.h
@@ -1,7 +1,7 @@
#ifndef __VERSION_H
#define __VERSION_H
-#define DRIVER_VERSION "v4.9.1"
+#define DRIVER_VERSION "v4.9.2"
#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"