Skip to content

Commit

Permalink
Bump to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Jun 23, 2014
1 parent 0b1e6b3 commit 0d1ae7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
@@ -1,3 +1,7 @@
# Rebar 2.5.0

* Reverted rebar/281: [Move include/rebar.hrl to src/rebar.hrl](https://github.com/rebar/rebar/pull/281) as it broke backwards compatibility

# Rebar 2.4.0

* rebar/52: [Slim release support](https://github.com/rebar/rebar/pull/52)
Expand Down
2 changes: 1 addition & 1 deletion ebin/rebar.app
Expand Up @@ -3,7 +3,7 @@

{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "2.4.0"},
{vsn, "2.5.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,
Expand Down

0 comments on commit 0d1ae7a

Please sign in to comment.