diff options
author | John Klug <john.klug@multitech.com> | 2020-02-25 13:06:26 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-10-16 10:17:20 -0500 |
commit | aa3be1b385cc26566745207d7862fa9067dcdf3c (patch) | |
tree | c6388d5254ce76a3286147ac81ba318919beb873 /configure.ac | |
parent | 2cf96aed8c6c90855cc43b10716aafdabdd51966 (diff) | |
download | mts-io-4.3.0a.tar.gz mts-io-4.3.0a.tar.bz2 mts-io-4.3.0a.zip |
Support mtcpm CPU board4.3.0a
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 97499a3..e584de0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mts-io], [4.1.4]) +AC_INIT([mts-io], [4.3.0]) AC_CONFIG_SRCDIR([util/mts_util_lora2_reset.c]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER([config.h]) |