瀏覽代碼

Bump to 3.0.0

pull/1124/head 3.0.0
Fred Hebert 9 年之前
父節點
當前提交
a93c219d2e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src 查看文件

@ -3,7 +3,7 @@
{application, rebar, {application, rebar,
[{description, "Rebar: Erlang Build Tool"}, [{description, "Rebar: Erlang Build Tool"},
{vsn, "git"},
{vsn, "3.0.0"},
{modules, []}, {modules, []},
{registered, []}, {registered, []},
{applications, [kernel, {applications, [kernel,

Loading…
取消
儲存