From: konn Date: Fri, 8 Apr 2005 17:28:33 +0000 (+0000) Subject: * 2005/4/9 QRCode生成機能追加 X-Git-Tag: v0.14.1~2038 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=947d3dcda4394453797767f4c7d25f958a39060c;p=modchxj%2Fmod_chxj.git * 2005/4/9 QRCode生成機能追加 git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@66 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- diff --git a/configure.ac b/configure.ac index 06f80259..3437b70a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT(mod_chxj, 0.3.0-unstable) +AC_INIT(mod_chxj, 0.4.0-unstable) AC_PREREQ(2.59) AC_CONFIG_SRCDIR([src/mod_chxj.c]) AC_CANONICAL_TARGET