X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.ac;h=30ae0c4fbdf2aa7143f4bbaa80568c23e7f5c503;hb=refs%2Ftags%2Fv1.1.2;hp=9ed326d19b099a51524c4f6bce657257554fce25;hpb=97bcc837a41e7dd3b8381f284495924c2e4ba3b9;p=emu8051.git diff --git a/configure.ac b/configure.ac index 9ed326d..30ae0c4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # configure.ac -- Process this file with autoconf to produce configure dnl Initialization stuff. -AC_INIT(emu8051, 1.1.0) +AC_INIT(emu8051, 1.1.2) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR(src/cpu8051.c) AM_CONFIG_HEADER(config.h:config-h.in)