summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2012-07-23 16:25:59 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2012-07-23 16:25:59 +0200
commit1fe2b7aac487b0e6fa748339ff869b4b6788308f (patch)
tree62edb4382f4980e14cea98f8cb632da823c1a248 /ebin
parente75a97ad3328413d9ddbb91c75070c038c5b7875 (diff)
downloadrebar-1fe2b7aac487b0e6fa748339ff869b4b6788308f.tar.gz
Bump major version to prepare for next release
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index f4444a3..e18c400 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.0.0"},
+ {vsn, "3.0.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,