summaryrefslogtreecommitdiff
path: root/chef-solr
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-06-16 17:21:19 -0700
committerAdam Jacob <adam@opscode.com>2010-06-18 15:55:09 -0700
commit7fe17012e29809e466232b2d84c05d3ddf143bea (patch)
treeafcd3129b58fa73a27bdc45cec38af95d0c760b2 /chef-solr
parent95c777c9751df230bf0c6cb62ba5d4419e22dadc (diff)
downloadchef-7fe17012e29809e466232b2d84c05d3ddf143bea.tar.gz
release candidate 2
Diffstat (limited to 'chef-solr')
-rw-r--r--chef-solr/lib/chef/solr/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-solr/lib/chef/solr/version.rb b/chef-solr/lib/chef/solr/version.rb
index c71c64c45a..1206000074 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,5 +1,5 @@
class Chef
class Solr
- VERSION = '0.9.0.rc01'
+ VERSION = '0.9.0.rc02'
end
end