[Groonga-mysql-commit] mroonga/mroonga at 7104e27 [master] doc: bump MariaDB version

Back to archive index
Kentaro Hayashi null+****@clear*****
Tue May 28 15:05:59 JST 2019


Kentaro Hayashi	2019-05-28 15:05:59 +0900 (Tue, 28 May 2019)

  Revision: 7104e271183933549a7dcad4a7f74a1f6adff512
  https://github.com/mroonga/mroonga/commit/7104e271183933549a7dcad4a7f74a1f6adff512

  Message:
    doc: bump MariaDB version

  Modified files:
    doc/source/conf.py

  Modified: doc/source/conf.py (+3 -3)
===================================================================
--- doc/source/conf.py    2019-05-28 15:02:42 +0900 (eb98f78e)
+++ doc/source/conf.py    2019-05-28 15:05:59 +0900 (fd393c4c)
@@ -101,9 +101,9 @@ pygments_style = 'sphinx'
 
 variables = {
   "package_mroonga_version": os.environ["PACKAGE_MROONGA_VERSION"],
-  "package_mariadb101_version": "10.1.38",
-  "package_mariadb102_version": "10.2.23",
-  "package_mariadb103_version": "10.3.13",
+  "package_mariadb101_version": "10.1.40",
+  "package_mariadb102_version": "10.2.24",
+  "package_mariadb103_version": "10.3.15",
   "download_base": "https://github.com/mroonga/mroonga/releases/download"
 }
 variables["windows_mariadb101_package_link_label"] = \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20190528/8c19c081/attachment-0001.html>


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