summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2011-10-03 11:27:46 -0700
committerBryan McLellan <btm@opscode.com>2011-10-03 11:27:46 -0700
commitaaaf254ad64bfd3536f404951e73d672bcd31a2f (patch)
tree641c581d9ec36ce376e9fdf13e02e1050ed60a56
parent91fd85382d52b2a7f69ffd872d6ad5b07f221b76 (diff)
downloadohai-0.6.6.tar.gz
Release 0.6.60.6.6
-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 46ed1808..1154f5af 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 = '0.6.6.rc.1'
+ VERSION = '0.6.6'
end