summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorDave Smith <dizzyd@dizzyd.com>2009-12-18 15:12:35 -0700
committerDave Smith <dizzyd@dizzyd.com>2009-12-18 15:12:35 -0700
commit739f24d8f52694aeb25944f0eb12cd59d647a74e (patch)
tree557b1d145038a03769de631515ce9c9f61b9263d /ebin
parente8058e746279f64121aa1ce0626cdd375a60d5cc (diff)
downloadrebar-739f24d8f52694aeb25944f0eb12cd59d647a74e.tar.gz
Bumping to 2
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 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,