summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-05-30 11:58:47 -0700
committerBryan McLellan <btm@opscode.com>2012-05-30 11:58:47 -0700
commit46e19e987dee4705fe61affdec4b328f950f07cd (patch)
tree4d0df857b20097b28fc98632b6cd04ab55848fbf
parentb8f2799231817b80b6409a5aacfbb3346f84716a (diff)
downloadohai-6.14.0.tar.gz
Release Ohai 6.14.06.14.0
-rw-r--r--lib/ohai/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb
index 278832f8..778ef70e 100644
--- a/lib/ohai/version.rb
+++ b/lib/ohai/version.rb
@@ -18,6 +18,6 @@
module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
- VERSION = '6.14.0.rc.1'
+ VERSION = '6.14.0'
end