summaryrefslogtreecommitdiff
path: root/io-module/version.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-02-17 18:23:05 -0600
committerJohn Klug <john.klug@multitech.com>2022-02-17 18:55:00 -0600
commitf18fbc09223234947b22434b5fa7fd684d17f448 (patch)
tree404be38f1bce48213440535c395b3242f5dbe05a /io-module/version.h
parent9934194837157908acdf39665a4730d46176eb83 (diff)
downloadmts-io-f18fbc09223234947b22434b5fa7fd684d17f448.tar.gz
mts-io-f18fbc09223234947b22434b5fa7fd684d17f448.tar.bz2
mts-io-f18fbc09223234947b22434b5fa7fd684d17f448.zip
Unload the driver if platform_driver register fails, add README to explain the history of MTS-IO4.9.1
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 a97e7df..b72c4b0 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.0"
+#define DRIVER_VERSION "v4.9.1"
#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"