[Groonga-mysql-commit] mroonga/mroonga at 37e3810 [master] Use the latest MariaDB

Back to archive index

Kouhei Sutou null+****@clear*****
Tue May 27 14:52:14 JST 2014


Kouhei Sutou	2014-05-27 14:52:14 +0900 (Tue, 27 May 2014)

  New Revision: 37e38106d6c0ac77ea04dcc94448c74d4f9f1b07
  https://github.com/mroonga/mroonga/commit/37e38106d6c0ac77ea04dcc94448c74d4f9f1b07

  Message:
    Use the latest MariaDB
    
        10.0.10 ->
        10.0.11
              ^

  Modified files:
    packages/source/Makefile.am

  Modified: packages/source/Makefile.am (+1 -1)
===================================================================
--- packages/source/Makefile.am    2014-05-27 13:51:46 +0900 (02dc254)
+++ packages/source/Makefile.am    2014-05-27 14:52:14 +0900 (363f441)
@@ -11,7 +11,7 @@ GROONGA_NORMALIZER_MYSQL_BASE = \
 GROONGA_NORMALIZER_MYSQL_TAR_GZ = \
 	$(GROONGA_NORMALIZER_MYSQL_BASE).tar.gz
 
-MARIADB_VERSION = 10.0.10
+MARIADB_VERSION = 10.0.11
 MARIADB_BASE = mariadb-$(MARIADB_VERSION)
 MARIADB_TAR_GZ = $(MARIADB_BASE).tar.gz
 
-------------- next part --------------
HTML����������������������������...
Download 



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