[Prime-cvs] CVS update: suikyo

Back to archive index

Hiroyuki Komatsu komat****@users*****
2005年 1月 17日 (月) 00:11:22 JST


Index: suikyo/configure.ac
diff -u suikyo/configure.ac:1.17 suikyo/configure.ac:1.18
--- suikyo/configure.ac:1.17	Thu Jan 13 03:57:13 2005
+++ suikyo/configure.ac	Mon Jan 17 00:11:22 2005
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for suikyo.
-dnl $Id: configure.ac,v 1.17 2005/01/12 18:57:13 komatsu Exp $
+dnl $Id: configure.ac,v 1.18 2005/01/16 15:11:22 komatsu Exp $
 dnl
 dnl Copyright (C) 2003, 2004 Hiroyuki Komatsu <komat****@taiya*****>
 dnl     All rights reserved.
@@ -9,14 +9,14 @@
 dnl the GNU General Public License version 2.
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(suikyo, 2.0.1.1, komat****@taiya*****,
+AC_INIT(suikyo, 2.0.1.2, komat****@taiya*****,
 	[SUIKYO - Romaji-Kana conversion library])
 AC_PREREQ(2.53)
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
 # AM_MAINTAINER_MODE
 AC_INIT_DEFAULT_VALUES
-AC_SUBST(DATE, "2005-01-13")
+AC_SUBST(DATE, "2005-01-16")
 
 MY_AC_PROG_RUBY
 


Prime-cvs メーリングリストの案内
Back to archive index