summaryrefslogtreecommitdiff
path: root/chef-server-api
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-10-19 11:16:44 -0700
committerBryan McLellan <btm@opscode.com>2012-10-19 11:16:44 -0700
commit1f8bf2fc7b435fc4ca5f774f2b04c12d6b3a7299 (patch)
tree8a706e089777a40549482080e74cc745c6d42a01 /chef-server-api
parentaff442aae93b4618322ef0861ee9063c422c4d0f (diff)
downloadchef-1f8bf2fc7b435fc4ca5f774f2b04c12d6b3a7299.tar.gz
10.16.0.rc.210.16.0.rc.2
Diffstat (limited to 'chef-server-api')
-rw-r--r--chef-server-api/lib/chef-server-api/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-server-api/lib/chef-server-api/version.rb b/chef-server-api/lib/chef-server-api/version.rb
index c9307a9cd6..2297e570b6 100644
--- a/chef-server-api/lib/chef-server-api/version.rb
+++ b/chef-server-api/lib/chef-server-api/version.rb
@@ -1,3 +1,3 @@
module ChefServerApi
- VERSION = '10.16.0.rc.1'
+ VERSION = '10.16.0.rc.2'
end