summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-11-25 14:49:49 -0600
committerJohn Klug <john.klug@multitech.com>2019-11-25 14:49:49 -0600
commit6e4b26e60ab0fb6379da856309f5aefe52ac109e (patch)
tree3e58891e2261b70e0aa09b2e0419a477f1aface4 /configure.ac
parenta32e476a3f4ca8605ce1013288dab90f8e89cff7 (diff)
downloadmts-io-6e4b26e60ab0fb6379da856309f5aefe52ac109e.tar.gz
mts-io-6e4b26e60ab0fb6379da856309f5aefe52ac109e.tar.bz2
mts-io-6e4b26e60ab0fb6379da856309f5aefe52ac109e.zip
Do not clean up what has not been created yet4.2.2
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 b889065..97f3c09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mts-io], [4.2.1])
+AC_INIT([mts-io], [4.2.2])
AC_CONFIG_SRCDIR([util/mts_util_lora2_reset.c])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])