summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-10-17 11:11:02 -0500
committerJohn Klug <john.klug@multitech.com>2019-10-17 11:11:02 -0500
commit0fc3e8fceb3adc4210c3c438b7bd177f0fa98284 (patch)
tree9f3e2f63ab95a852d2ac353586b1c4aa5c7fa94c /configure.in
parenta657a85786efc70f8225010102014031b379afc8 (diff)
downloadmts-id-eeprom-0fc3e8fceb3adc4210c3c438b7bd177f0fa98284.tar.gz
mts-id-eeprom-0fc3e8fceb3adc4210c3c438b7bd177f0fa98284.tar.bz2
mts-id-eeprom-0fc3e8fceb3adc4210c3c438b7bd177f0fa98284.zip
Add the MTCDT3 LoRa FPGA code0.4.2
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2309648..d0fc7d4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT([src/eeprom_main.c])
-AM_INIT_AUTOMAKE([mts-id-eeprom], [0.4.1])
+AM_INIT_AUTOMAKE([mts-id-eeprom], [0.4.2])
AM_CONFIG_HEADER([config.h])
AC_PROG_CC