--- malonnote/configure.in 2005/07/28 03:25:05 1.1.1.1 +++ malonnote/configure.in 2005/07/29 06:12:42 1.1.1.1.2.1 @@ -1,9 +1,9 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mnote, 0.9,hiroyuki@maloninc.com) +AC_INIT(mnote, 0.9.1,hiroyuki@maloninc.com) AC_CONFIG_SRCDIR([acconfig.h]) -AM_INIT_AUTOMAKE(mnote, 0.9,hiroyuki@maloninc.com) +AM_INIT_AUTOMAKE(mnote, 0.9.1,hiroyuki@maloninc.com) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST