summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorLuis Rascão <luis.rascao@gmail.com>2016-08-27 00:44:44 +0100
committerLuis Rascão <luis.rascao@gmail.com>2016-08-27 00:44:44 +0100
commit57d3c4d172746879ebbd4d8532c7247f7d972264 (patch)
treec1b42055e63ee30ed06af43cbbe014e9c07ce53f /ebin/rebar.app
parent9b2b0239e20732579beb5c453c051905718803e9 (diff)
downloadrebar-57d3c4d172746879ebbd4d8532c7247f7d972264.tar.gz
Prepare release 2.6.3
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 4d588bd..1ad483b 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.6.2"},
+ {vsn, "2.6.3"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,