summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 470aeac..d65d2a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mts-io], [4.9.0])
+AC_INIT([mts-io], [4.9.1])
AC_CONFIG_SRCDIR([util/mts_util_lora2_reset.c])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])