summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-06-19 12:14:28 -0400
committerFred Hebert <mononcqc@ferd.ca>2015-06-19 12:14:28 -0400
commit5dea85db1b697466586877bed133748bd80fa180 (patch)
tree133c1c81aa4eb56037d2f3065f11d1c2c3538c9e /ebin/rebar.app
parente568e321c6e5acafa4faebd591fe001d6c3e8561 (diff)
downloadrebar-5dea85db1b697466586877bed133748bd80fa180.tar.gz
bump to 2.6.02.6.0
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 975fabc..152829d 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.5.1"},
+ {vsn, "2.6.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,