]> granicus.if.org Git - ejabberd/commitdiff
Update mysql driver
authorPaweł Chmielowski <pchmielowski@process-one.net>
Wed, 20 Mar 2019 12:28:13 +0000 (13:28 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Wed, 20 Mar 2019 12:28:13 +0000 (13:28 +0100)
rebar.config

index 1a22eb3a845ea21328d57189ed35957a4d15bdde..00a49149bb7d29baa15f5ac57f0a2160bd76184a 100644 (file)
@@ -35,7 +35,7 @@
         {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.27"}}}},
         {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.28"}}}},
         {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",
-                                               {tag, "1.0.10"}}}},
+                                               {tag, "1.0.11"}}}},
         {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
                                                {tag, "1.1.7"}}}},
         {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",