summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-10-07 11:15:14 -0700
committerDaniel DeLeo <dan@opscode.com>2010-10-07 11:15:14 -0700
commitdac5cc9358720c12d8d135b16e36ee0578bde1a1 (patch)
tree2c40f6ae911271d6816da78e6de0a61b7d5629fa /Rakefile
parent3d352215c37be4b665018aa37d9a9ae39276bc20 (diff)
downloadohai-dac5cc9358720c12d8d135b16e36ee0578bde1a1.tar.gz
bump version to RC for 0.5.80.5.8.rc.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 56cf0617..83e00762 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ require 'date'
require 'spec/rake/spectask'
GEM = "ohai"
-GEM_VERSION = "0.5.7"
+GEM_VERSION = "0.5.8.rc.0"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/ohai"