diff options
| author | Chef Versioner <chef-versioner@chef.io> | 2016-10-28 16:23:15 +0000 |
|---|---|---|
| committer | Chef Versioner <chef-versioner@chef.io> | 2016-10-28 16:23:15 +0000 |
| commit | aa9bbabde662a58c581ed4d87707eac5534bc292 (patch) | |
| tree | 4597cb6e884820c78d4747ef16a77ad41af5af88 /lib | |
| parent | c986df4589d6774ce55473dd3bcf4ad4d060092c (diff) | |
| download | chef-aa9bbabde662a58c581ed4d87707eac5534bc292.tar.gz | |
Bump version of chef to 12.16.25 by Chef Versioner.v12.16.25
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/chef/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 093c69dfe7..5105e5355e 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.16.24" + VERSION = "12.16.25" end # |
