summaryrefslogtreecommitdiff
path: root/chef-solr
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-06-11 16:43:24 -0700
committerDaniel DeLeo <dan@opscode.com>2010-06-11 16:43:24 -0700
commit663bb50aea692fdef816312702a949818c03098e (patch)
treeac1c3804492c91d4ae6929e88016b10e6850c40d /chef-solr
parent1a2d592cf5940f18845b6e408b675a8645fad573 (diff)
downloadchef-663bb50aea692fdef816312702a949818c03098e.tar.gz
bump to alpha 92 for gem prerelease
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 8da3bfa0a1..de0bd40f74 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.a91'
+ VERSION = '0.9.0.a92'
end
end