summaryrefslogtreecommitdiff
path: root/chef-solr
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-10-17 11:27:31 -0700
committerBryan McLellan <btm@opscode.com>2012-10-17 11:27:31 -0700
commit406c7f759a98efe293df96a29ad889d7fd41f6b1 (patch)
treef56ac46b7fde497ab99bb4f4f87faa44462dfb45 /chef-solr
parent09ed99828a78cc2a5fbde45f385b36c2dc492feb (diff)
downloadchef-406c7f759a98efe293df96a29ad889d7fd41f6b1.tar.gz
The rest of 10.16.0.rc.110.16.0.rc.1
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 3d52094476..c6d19b2804 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.16.0.rc.0'
+ VERSION = '10.16.0.rc.1'
# Solr Schema. Used to detect incompatibilities between installed solr and
# chef-solr versions.