summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-05-21 14:49:12 +0100
committerThom May <thom@chef.io>2015-05-26 14:05:37 +0100
commitc68e7a0eca68a75a645e81c488335837babb76be (patch)
tree11e7687af59f7dfccd8dac0b9aedb87c71a7036e /chef-config
parent4664b73dc46aa7b31f5471e668a575da96250af0 (diff)
downloadchef-c68e7a0eca68a75a645e81c488335837babb76be.tar.gz
Bump all version numbers
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 2371f31d98..42f2b7b991 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.dev.0'
+ VERSION = '12.4.0.rc.0'
end