null+****@clear*****
null+****@clear*****
2010年 9月 24日 (金) 16:42:54 JST
Tetsuro IKEDA 2010-09-24 07:42:54 +0000 (Fri, 24 Sep 2010)
New Revision: b146a9e52180d1312e99e49d54590919403fa863
Log:
version 0.2
Modified files:
configure.ac
doc/ja/source/conf.py
Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac 2010-09-24 07:34:55 +0000 (54bfca4)
+++ configure.ac 2010-09-24 07:42:54 +0000 (2bfbde1)
@@ -1,4 +1,4 @@
-AC_INIT([groonga-storage-engine], [0.1], [ikdtt****@gmail*****])
+AC_INIT([groonga-storage-engine], [0.2], [ikdtt****@gmail*****])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
Modified: doc/ja/source/conf.py (+2 -2)
===================================================================
--- doc/ja/source/conf.py 2010-09-24 07:34:55 +0000 (8a5fb31)
+++ doc/ja/source/conf.py 2010-09-24 07:42:54 +0000 (9f3f796)
@@ -48,9 +48,9 @@ copyright = u'2010, groonga project'
# built documents.
#
# The short X.Y version.
-version = '0.1'
+version = '0.2'
# The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.