summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorDave Smith <dizzyd@dizzyd.com>2012-11-12 08:19:44 -0700
committerDave Smith <dizzyd@dizzyd.com>2012-11-12 08:19:44 -0700
commitebb474b7593527969a8ce7d43b42f00e4498c391 (patch)
tree07060ec600ae6690f3a364c1ef0a40465ef72f6e /ebin/rebar.app
parent9d42b72bcc3594e10c259a172f5c54aa56673d05 (diff)
downloadrebar-ebb474b7593527969a8ce7d43b42f00e4498c391.tar.gz
Bumping to 2.1.0-pre2.1.0-pre
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 f4444a3..8df929f 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, "2.1.0-pre"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,