From 0b3f58e107cdc168f8b502fe6180342cde5b6eb5 Mon Sep 17 00:00:00 2001 From: sersut Date: Fri, 4 Apr 2014 15:17:43 -0700 Subject: Bump the version number for RC. --- lib/ohai/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb index eea6f983..795c4b18 100644 --- a/lib/ohai/version.rb +++ b/lib/ohai/version.rb @@ -18,5 +18,5 @@ module Ohai OHAI_ROOT = File.expand_path(File.dirname(__FILE__)) - VERSION = '7.0.0.rc.2' + VERSION = '7.0.0.rc.3' end -- cgit v1.2.1