From f18fbc09223234947b22434b5fa7fd684d17f448 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 17 Feb 2022 18:23:05 -0600 Subject: Unload the driver if platform_driver register fails, add README to explain the history of MTS-IO --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3