From d6d749e7cee8a496aa070cdf1fadfb650af35021 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 20 Jan 2021 15:16:26 -0600 Subject: Bump driver version for 5.4 kernel changes --- configure.ac | 2 +- io-module/mts_io_module.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ed8ce66..2811759 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mts-io], [4.5.1]) +AC_INIT([mts-io], [4.5.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 0af9e06..7f12a32 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.5.1" +#define DRIVER_VERSION "v4.5.2" #define DRIVER_AUTHOR "Multitech Systems" #define DRIVER_DESC "MTS-IO Controller" #define DRIVER_NAME "mts-io" -- cgit v1.2.3