diff recpt1/configure.ac @ 140:c9b1d21c5035

separate common function to core library
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 25 Apr 2013 16:06:15 +0900
parents d1c740aa1b67
children
line wrap: on
line diff
--- a/recpt1/configure.ac	Thu Apr 25 15:08:35 2013 +0900
+++ b/recpt1/configure.ac	Thu Apr 25 16:06:15 2013 +0900
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([recpt1], [1.0.0], yaz@honeyplanet.jp)
+AC_INIT([recpt1], [1.2.0], yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([recpt1.c])
 AC_CONFIG_HEADERS([config.h])