summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorLuis Rascão <luis.rascao@gmail.com>2016-08-31 15:31:36 +0100
committerLuis Rascão <luis.rascao@gmail.com>2016-08-31 15:31:36 +0100
commitdefcc6f3177fbd0ba94686905656074fb808d68b (patch)
treec780dfe66acb56afabf312380c8771a686f9a28c /ebin/rebar.app
parent5904aef1532b501c01ced1071e78779b2daa928f (diff)
downloadrebar-defcc6f3177fbd0ba94686905656074fb808d68b.tar.gz
Prepare release 2.6.4
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 1ad483b..9449e1e 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.6.3"},
+ {vsn, "2.6.4"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,