diff options
author | John Klug <john.klug@multitech.com> | 2021-12-07 12:14:14 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-12-07 12:33:29 -0600 |
commit | 7be1736916541d27aff1690dc06523e9154ad298 (patch) | |
tree | 1233f207d6e538075ed48d92d037a28994be7cff /configure.ac | |
parent | f2b8da6cde5885626f790eaaa851fcac529842d3 (diff) | |
download | mts-io-7be1736916541d27aff1690dc06523e9154ad298.tar.gz mts-io-7be1736916541d27aff1690dc06523e9154ad298.tar.bz2 mts-io-7be1736916541d27aff1690dc06523e9154ad298.zip |
mts-io version 4.8.2 for MTCDTIP-0.14.8.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7acf06f..249d84a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mts-io], [4.8.1]) +AC_INIT([mts-io], [4.8.2]) AC_CONFIG_SRCDIR([util/mts_util_lora2_reset.c]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER([config.h]) |