--- malonnote/configure.in 2006/02/10 05:58:54 1.15 +++ malonnote/configure.in 2006/10/19 08:55:19 1.16 @@ -1,9 +1,9 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mnote, 1.7.1,hiroyuki@maloninc.com) +AC_INIT(mnote, 1.8,hiroyuki@maloninc.com) AC_CONFIG_SRCDIR([acconfig.h]) -AM_INIT_AUTOMAKE(mnote, 1.7.1,hiroyuki@maloninc.com) +AM_INIT_AUTOMAKE(mnote, 1.8,hiroyuki@maloninc.com) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST