summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-06-25 20:53:16 -0500
committerTristan Sloughter <t@crashfast.com>2015-06-26 09:12:32 -0500
commitb85d827c80fbeb2e8031af425bc55e181f04f626 (patch)
tree259091617d12761160befdc8e9e98b751ad12283 /src/rebar.app.src
parented0b8fca45b4399a08b1803210c92916e2a0ca44 (diff)
add relup provider and update relx
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 0ec0fcb..5abb643 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -48,6 +48,7 @@
rebar_prv_plugins,
rebar_prv_plugins_upgrade,
rebar_prv_release,
+ rebar_prv_relup,
rebar_prv_report,
rebar_prv_shell,
rebar_prv_tar,