summaryrefslogtreecommitdiff
path: root/lib/chef/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-10-23 23:42:30 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-10-23 23:42:30 +0000
commit6827f8d4957a76a29930b9f4bcb56715c923321a (patch)
treeb0c6292d21811cf2364a842e01d405120fdbfd81 /lib/chef/version.rb
parentd15a04481d4fabe87adebe5757b845c5e286ea1f (diff)
downloadchef-6827f8d4957a76a29930b9f4bcb56715c923321a.tar.gz
Bump version to 12.21.25 by Expeditorv12.21.25
Diffstat (limited to 'lib/chef/version.rb')
-rw-r--r--lib/chef/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index 05031d49c6..a744b8a092 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.21.24"
+ VERSION = "12.21.25"
end
#