summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielsdeleo <dan@opscode.com>2013-07-19 12:32:55 -0700
committerdanielsdeleo <dan@opscode.com>2013-07-19 12:32:55 -0700
commitdfe0051098fbd3b6f37869db2040877422eb07e3 (patch)
treee4ac6bfe9bbf7d6f63b55cee419eca38db28574d
parente144815c017718d42eab08205e84d21296cdd23e (diff)
downloadohai-6.18.0.tar.gz
Version update to 6.18.0 GA6.18.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 f87b4be3..e036e2dc 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.18.0.rc.4'
+ VERSION = '6.18.0'
end