summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2014-06-18 11:52:56 -0400
committerFred Hebert <mononcqc@ferd.ca>2014-06-18 11:52:56 -0400
commit24ce11c3811424d7ee50d8ce59c00ceb3fc6bb2f (patch)
tree60dacc8ad0604daaf6f19ee75228a06646e8566a /ebin/rebar.app
parente1237caee5526b525e3345d0a61a800065bd0197 (diff)
downloadrebar-24ce11c3811424d7ee50d8ce59c00ceb3fc6bb2f.tar.gz
Bump Rebar to 2.4.02.4.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 cc9f751..0440d21 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.3.1"},
+ {vsn, "2.4.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,