[Groonga-mysql-commit] mroonga/mroonga at 3d2a55b [master] doc: update Mroonga version

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Apr 19 22:04:07 JST 2015


Kouhei Sutou	2015-04-19 22:04:07 +0900 (Sun, 19 Apr 2015)

  New Revision: 3d2a55b4d205e18d4b46730b9d9e3a59c5550c12
  https://github.com/mroonga/mroonga/commit/3d2a55b4d205e18d4b46730b9d9e3a59c5550c12

  Message:
    doc: update Mroonga version

  Modified files:
    doc/source/install/others.rst

  Modified: doc/source/install/others.rst (+3 -3)
===================================================================
--- doc/source/install/others.rst    2015-04-19 18:47:27 +0900 (73b8697)
+++ doc/source/install/others.rst    2015-04-19 22:04:07 +0900 (869b50b)
@@ -98,9 +98,9 @@ Build from source
 Mroonga uses GNU build system. So the following is the simplest build
 steps::
 
-  % wget http://packages.groonga.org/source/mroonga/mroonga-5.00.tar.gz
-  % tar xvzf mroonga-5.00.tar.gz
-  % cd mroonga-5.00
+  % wget http://packages.groonga.org/source/mroonga/mroonga-5.01.tar.gz
+  % tar xvzf mroonga-5.01.tar.gz
+  % cd mroonga-5.01
   % ./configure \
       --with-mysql-source=/usr/local/src/mysql-5.6.21 \
       --with-mysql-build=/usr/local/build/mysql-5.6.21 \
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index