This commit is contained in:
Feng Lee 2015-04-23 23:23:08 +08:00
parent f1632ef2df
commit 70a20591bf
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{application, emqtt,
[
{description, "Erlang MQTT Common Library"},
{vsn, "0.6.0"},
{vsn, "0.6.2"},
{modules, []},
{registered, []},
{applications, [

View File

@ -1,7 +1,7 @@
{application, emqttd,
[
{description, "Erlang MQTT Broker"},
{vsn, "0.6.1"},
{vsn, "0.6.2"},
{modules, []},
{registered, []},
{applications, [kernel,