Skip to content

Commit

Permalink
Version Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
densone committed Nov 30, 2011
1 parent 84668e0 commit 23686d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions attributes/package.rb
Expand Up @@ -18,8 +18,8 @@
#

default.riak.package.type = "binary"
default.riak.package.version.major = "1.0"
default.riak.package.version.minor = "2"
default.riak.package.version.major = "1"
default.riak.package.version.minor = "0"
default.riak.package.version.incremental = "2"
default.riak.package.version.build = "1"
default.riak.package.source_checksum = '0ecad33a37b17457bd275272f2a964eacd6e656fee7365aa369814dd46ddff85'
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -21,7 +21,7 @@
maintainer_email "riak@basho.com"
license "Apache 2.0"
description "Installs and configures Riak distributed data store (v0.14.2)"
version "0.14.5"
version "1.0.2"
recipe "riak", "Installs Riak"
recipe "riak::autoconf", "Automatically configure nodes from chef-server information."
recipe "riak::innostore", "Install and configure the Innostore backend."
Expand Down

0 comments on commit 23686d6

Please sign in to comment.