summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authortsloughter <t@crashfast.com>2014-07-30 17:37:01 +0000
committertsloughter <t@crashfast.com>2014-07-30 17:37:49 +0000
commite9f62c45807ce2db39e0606c4d97cd071416bd64 (patch)
treeaac5636b4c5dce7b00a7e60f47d00f63a14fab5e /ebin/rebar.app
parent19c215ee9fe0726a1983b36f4f8bcc21d42a5ef8 (diff)
downloadrebar-e9f62c45807ce2db39e0606c4d97cd071416bd64.tar.gz
Bump to 2.5.12.5.1
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 9ee54e6..55454e9 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.5.0"},
+ {vsn, "2.5.1"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,