summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-08-31 09:37:04 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-14 14:06:37 -0500
commitc7384bdeae0ba3b75205dbd482fe40c97174df6d (patch)
treea76e888482aa8c9fdf1c447013686ea61ecc95e3
parentaba19a4496dfca1d3fb45cb0b95842914c058938 (diff)
downloadmts-io-4.3.3a.tar.gz
mts-io-4.3.3a.tar.bz2
mts-io-4.3.3a.zip
Bump version for MTCAP-0.3 hardware version with PPS/Supercap4.3.3a
-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 e6e0ec1..da4ec0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mts-io], [4.3.2])
+AC_INIT([mts-io], [4.3.3])
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 3844986..4050432 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.2a"
+#define DRIVER_VERSION "v4.3.3a"
#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"