summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Morrow <jared@basho.com>2013-11-22 07:54:28 -0700
committerJared Morrow <jared@basho.com>2013-11-22 07:54:28 -0700
commit8b7f5442a905f47169efa3790e08d9ac5070d825 (patch)
tree7b7b85a898a5d31f4ec3957eb5c781f37d6b40df
parentbef82867067985332598e5b1d4f17f3426552acd (diff)
downloadrebar-2.1.tar.gz
Roll rebar version 2.1.02.1.02.1
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index d3a50df..e64a51f 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.1.0-pre"},
+ {vsn, "2.1.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,