diff options
Diffstat (limited to 'chef-solr/lib/chef/solr/version.rb')
-rw-r--r-- | chef-solr/lib/chef/solr/version.rb | 2 |
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 c6d19b2804..7a1f877370 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.1' + VERSION = '10.16.0.rc.2' # Solr Schema. Used to detect incompatibilities between installed solr and # chef-solr versions. |