(AC_INIT): Update to 0.9.3.
authorhanda <handa>
Fri, 19 Nov 2004 11:19:39 +0000 (11:19 +0000)
committerhanda <handa>
Fri, 19 Nov 2004 11:19:39 +0000 (11:19 +0000)
(AM_INIT_AUTOMAKE): Likewise.

configure.ac

index 985b671..2e25214 100644 (file)
@@ -23,8 +23,8 @@ dnl License along with this library, in a file named COPYING; if not,
 dnl write to the Free Software Foundation, Inc., 59 Temple Place, Suite
 dnl 330, Boston, MA 02111-1307, USA.
 
-AC_INIT(libotf, 0.9.2, handa@m17n.org)
-AM_INIT_AUTOMAKE(libotf, 0.9.2)
+AC_INIT(libotf, 0.9.3, handa@m17n.org)
+AM_INIT_AUTOMAKE(libotf, 0.9.3)
 AM_CONFIG_HEADER(src/config.h)
 
 # Checks for programs.