summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
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 294ec2b..f21b3b7 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -1,6 +1,6 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "1"},
+ {vsn, "2"},
{modules, [ rebar,
rebar_app_utils,
rebar_config,