summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-06-09 11:38:31 +0100
committerThom May <thom@chef.io>2015-06-09 11:38:31 +0100
commit86feebefef96816fb5e080941dc2e95d65dc505e (patch)
tree2c68bdb016d8395a131727b370b1fd38c1c3f3b1 /chef-config
parent99c32217568882be636f29eb507407c79a8388ef (diff)
downloadchef-86feebefef96816fb5e080941dc2e95d65dc505e.tar.gz
12.4.0.rc.112.4.0.rc.1
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 42f2b7b991..45891ddc0d 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,6 +20,6 @@
#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
module ChefConfig
- VERSION = '12.4.0.rc.0'
+ VERSION = '12.4.0.rc.1'
end