From 664cabb5ef828734b730c83e2f779532cc55cc27 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 20 Dec 2021 11:15:37 -0600 Subject: Add mts-wait-for-cell-reset to detect cellular reset completion detection --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index df4c0b1..6aca9d6 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_INIT([src/eeprom_main.c]) -AM_INIT_AUTOMAKE([mts-id-eeprom], [0.6.0]) +AM_INIT_AUTOMAKE([mts-id-eeprom], [0.6.3]) AM_CONFIG_HEADER([config.h]) AC_PROG_CC -- cgit v1.2.3