summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-02-09 18:07:31 -0700
committertyler-ball <tyleraball@gmail.com>2016-02-10 09:23:44 -0700
commitdf6b8bdfadf78bc96861fc31de740082e59877cf (patch)
treedcdfe54b23c2fb48edfb9cfbe2fab4d0a11a5a91 /chef-config/lib/chef-config/version.rb
parent458d9f1e4ba44ce924347092a4bf5a6bfa84126c (diff)
downloadchef-df6b8bdfadf78bc96861fc31de740082e59877cf.tar.gz
VERSION change and CHANGELOG for 12.7.1 release
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 965ac17ce7..1ca332defb 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__)))
- VERSION = "12.7.0"
+ VERSION = "12.7.1"
end
#