summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorLuis Rascão <luis.rascao@gmail.com>2016-06-28 11:04:50 +0100
committerLuis Rascão <luis.rascao@gmail.com>2016-06-28 11:04:50 +0100
commit46d046e8627ca435180481570393195151130852 (patch)
tree6b143f4cf32b936fb0a2b145b023beecf59878f9 /ebin/rebar.app
parentf6951443abd1aac33e34a7303e754d932aae6090 (diff)
downloadrebar-46d046e8627ca435180481570393195151130852.tar.gz
Prepare release 2.6.2
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index b4de616..b7be991 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.6.1"},
+ {vsn, "2.6.2"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,