Skip to content

Commit

Permalink
Cutting 2.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeseplus committed Oct 17, 2014
1 parent 4cd15d2 commit 1045c0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## v2.4.17

* Fix and update tests
* Add digitalocean to .kitchen.cloud.yml
* Add source build suit to .kitchen.cloud.yml

## v2.4.16

* If fqdn isn't valid, use ipaddress for vm.args -name
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -22,7 +22,7 @@
maintainer_email "riak@basho.com"
license "Apache 2.0"
description "Installs and configures Riak distributed data store"
version "2.4.16"
version "2.4.17"

recipe "riak", "Installs Riak from a package"
recipe "riak::source", "Installs Erlang and Riak from source"
Expand Down

0 comments on commit 1045c0f

Please sign in to comment.