Version changed to 1.1.0. Include m17n-db in
[m17n/m17n-db.git] / configure.ac
index 3900972..9cf3c57 100644 (file)
@@ -21,8 +21,8 @@
 # 02111-1307, USA.
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(m17n-db, 1.0.2, bugs-m17n-db@m17n.org)
-AM_INIT_AUTOMAKE(m17n-db, 1.0.2)
+AC_INIT(m17n-db, 1.1.0, bugs-m17n-db@m17n.org)
+AM_INIT_AUTOMAKE(m17n-db, 1.1.0)
 
 # Checks for programs.
 AC_PROG_INSTALL
@@ -62,7 +62,7 @@ else :
 fi
 
 
-AC_CONFIG_FILES([Makefile mapconv])
+AC_CONFIG_FILES([Makefile mapconv m17n-db])
 AC_OUTPUT
 
 # Print configuration message.