--- malonnote/configure.in 2005/08/05 01:11:07 1.6 +++ malonnote/configure.in 2005/08/13 06:12:05 1.7 @@ -1,9 +1,9 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mnote, 1.0,hiroyuki@maloninc.com) +AC_INIT(mnote, 1.1,hiroyuki@maloninc.com) AC_CONFIG_SRCDIR([acconfig.h]) -AM_INIT_AUTOMAKE(mnote, 1.0,hiroyuki@maloninc.com) +AM_INIT_AUTOMAKE(mnote, 1.1,hiroyuki@maloninc.com) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST