Navigation Menu

Skip to content

Commit

Permalink
package source: use MariaDB 10.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 31, 2016
1 parent 6cfc6e5 commit d6c606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/source/Makefile.am
Expand Up @@ -11,7 +11,7 @@ GROONGA_NORMALIZER_MYSQL_BASE = \
GROONGA_NORMALIZER_MYSQL_TAR_GZ = \
$(GROONGA_NORMALIZER_MYSQL_BASE).tar.gz

MARIADB_VERSION = 10.1.10
MARIADB_VERSION = 10.1.11
MARIADB_BASE = mariadb-$(MARIADB_VERSION)
MARIADB_TAR_GZ = $(MARIADB_BASE).tar.gz

Expand Down

0 comments on commit d6c606f

Please sign in to comment.