summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-05-12 14:56:08 -0500
committerJohn Klug <john.klug@multitech.com>2017-05-12 14:56:08 -0500
commit3f8c91c9cd7f9f36da061057a8445bc5809c22cc (patch)
treeba89b94052f93a67ed21a821b2e35bfb1a943993 /configure.in
parent8801af07013ddfdf517d42bb50a21ebfad621460 (diff)
downloadmts-id-eeprom-3f8c91c9cd7f9f36da061057a8445bc5809c22cc.tar.gz
mts-id-eeprom-3f8c91c9cd7f9f36da061057a8445bc5809c22cc.tar.bz2
mts-id-eeprom-3f8c91c9cd7f9f36da061057a8445bc5809c22cc.zip
U-Boot password and environment changes0.3.0
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 a15580d..575cc4b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT([src/eeprom_main.c])
-AM_INIT_AUTOMAKE([mts-id-eeprom], [0.2.11])
+AM_INIT_AUTOMAKE([mts-id-eeprom], [0.3.0])
AM_CONFIG_HEADER([config.h])
AC_PROG_CC