Feng Lee 10 年之前
父節點
當前提交
3aef962a07
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/emqttd.app.src

+ 1 - 1
src/emqttd.app.src

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