X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.in;h=bf26784b28ed01d98aae64787e47caf12ce134a2;hb=87d58c2f12d80def90a6978cd09b337e184c06bd;hp=d033b20b88d736f39682ebb4fa09ddcadedf6be8;hpb=1c6cc28cf5317f2ee9fbc1a408bcaaef3b7378b3;p=emu8051.git diff --git a/configure.in b/configure.in index d033b20..bf26784 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # configure.in -- Process this file with autoconf to produce configure dnl Initialization stuff. -AC_INIT(emu8051, 0.1.0) +AC_INIT(emu8051, 0.2.0) AC_CONFIG_AUX_DIR(config) AC_CONFIG_SRCDIR(src/CPU8051.cpp) AM_CONFIG_HEADER(config.h:config-h.in)