Skip to content

Commit

Permalink
Bump version for 11.14.0.rc.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sersut committed Jun 27, 2014
1 parent db3a269 commit 111c6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chef/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

class Chef
CHEF_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__)))
VERSION = '11.14.0.alpha.5'
VERSION = '11.14.0.rc.0'
end

# NOTE: the Chef::Version class is defined in version_class.rb

0 comments on commit 111c6e3

Please sign in to comment.