From 7726abe49ee85ddff4c18fd52338641e44bb5914 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 28 Jul 2009 07:06:40 +0000 Subject: [PATCH] Version changed to 1.1.10. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e269ee6..051f42c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl License along with the m17n library; if not, write to the Free dnl Software Foundation, Inc., 51 Franklin Street, Fifth Floor, dnl Boston, MA 02110-1301, USA. -AC_INIT(m17n-contrib, 1.1.9, bugs-m17n-lib@m17n.org) +AC_INIT(m17n-contrib, 1.1.10, bugs-m17n-lib@m17n.org) AM_INIT_AUTOMAKE AM_GNU_GETTEXT([external]) -- 1.7.10.4