From bfe6fda62c566f6b55903f1fcc531a277d506555 Mon Sep 17 00:00:00 2001 From: John Keiser Date: Wed, 30 Sep 2015 11:54:10 -0700 Subject: Bump revision to 12.5.0 --- chef-config/VERSION | 2 +- chef-config/lib/chef-config/version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'chef-config') diff --git a/chef-config/VERSION b/chef-config/VERSION index 9a03cd310d..b7d7205d7e 100644 --- a/chef-config/VERSION +++ b/chef-config/VERSION @@ -1 +1 @@ -12.5.0.current.0 +12.5.0 diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index 9579f0638d..ca9e132f7c 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.5.0.current.0' + VERSION = '12.5.0' end # -- cgit v1.2.1