summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2015-06-23 13:48:55 -0700
committerJohn Keiser <john@johnkeiser.com>2015-06-23 13:48:55 -0700
commit82ecae4cbf8bb7924da972576f23cfd267282018 (patch)
tree6705b59562c24192118eda1f2b2f457f91354315 /chef-config
parent35e07bb402a215389eb674045cec78364a64a779 (diff)
downloadchef-82ecae4cbf8bb7924da972576f23cfd267282018.tar.gz
Bump revision to 12.5.0.current.0jk/master12_5
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 a6bf636540..aee626f240 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.2'
+ VERSION = '12.5.0.current.0'
end