summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-03-10 12:07:46 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-16 10:24:04 -0500
commit4de250d90d313e77367108b11858151bfeed1eb2 (patch)
treea99e630151f08c70bec59020d7b6655be04d1c32
parentf8e078b9737abd92cc2c3129a268b879b595edb9 (diff)
downloadmts-io-4de250d90d313e77367108b11858151bfeed1eb2.tar.gz
mts-io-4de250d90d313e77367108b11858151bfeed1eb2.tar.bz2
mts-io-4de250d90d313e77367108b11858151bfeed1eb2.zip
Merged mts-io with mt100eocg
-rw-r--r--configure.ac2
-rw-r--r--io-module/mts_io_module.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index fbb7973..e6e0ec1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mts-io], [4.3.1])
+AC_INIT([mts-io], [4.3.2])
AC_CONFIG_SRCDIR([util/mts_util_lora2_reset.c])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h
index d0cb6e2..ed2793f 100644
--- a/io-module/mts_io_module.h
+++ b/io-module/mts_io_module.h
@@ -5,7 +5,7 @@
* MTAC cards.
*/
-#define DRIVER_VERSION "v4.3.1a"
+#define DRIVER_VERSION "v4.3.2a"
#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"