--- malonnote/configure.in 2005/09/29 04:15:30 1.10 +++ malonnote/configure.in 2005/10/04 12:54:58 1.11 @@ -1,9 +1,9 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mnote, 1.4,hiroyuki@maloninc.com) +AC_INIT(mnote, 1.5,hiroyuki@maloninc.com) AC_CONFIG_SRCDIR([acconfig.h]) -AM_INIT_AUTOMAKE(mnote, 1.4,hiroyuki@maloninc.com) +AM_INIT_AUTOMAKE(mnote, 1.5,hiroyuki@maloninc.com) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST