summaryrefslogtreecommitdiff
path: root/chef-solr
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-09-06 09:35:36 -0700
committerBryan McLellan <btm@opscode.com>2012-09-06 09:35:36 -0700
commitaa63339521e908a01fd90fdee300a9eb0cdc8351 (patch)
tree61e1bd6e7085797b79df07a96071ffe9b6e6ac14 /chef-solr
parent4b266f490b1c7709edcca688adc83c36cc9869d3 (diff)
downloadchef-aa63339521e908a01fd90fdee300a9eb0cdc8351.tar.gz
Release 10.14.0.rc.210.14.0.rc.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 203aae50a9..24d4c6621d 100644
--- a/chef-solr/lib/chef/solr/version.rb
+++ b/chef-solr/lib/chef/solr/version.rb
@@ -1,6 +1,6 @@
class Chef
class Solr
- VERSION = '10.14.0.rc.1'
+ VERSION = '10.14.0.rc.2'
# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.