Merge pull request #425 from emqtt/0.15

0.15 - upgrade pgsql, mysql plugins
This commit is contained in:
Feng Lee 2016-01-07 13:24:41 +08:00
commit 145859a4a8
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 1995f63630f80258ee78ecf79afdc94f0e0b9287 Subproject commit eb73e36b26123bd730e4c9b862dae3c57fb3731a

@ -1 +1 @@
Subproject commit 306e4d73b2d82b0efb75674110d1e352690a4f2c Subproject commit 4ddbb06e21147450dbe80bd8021c5cae2e7783f6

View File

@ -1,7 +1,7 @@
{application, emqttd, {application, emqttd,
[ [
{id, "emqttd"}, {id, "emqttd"},
{vsn, "0.14.1"}, {vsn, "0.15.0"},
{description, "Erlang MQTT Broker"}, {description, "Erlang MQTT Broker"},
{modules, []}, {modules, []},
{registered, []}, {registered, []},