summaryrefslogtreecommitdiff
path: root/chef/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-04-01 12:32:45 -0700
committerAdam Jacob <adam@opscode.com>2010-04-01 12:32:45 -0700
commit9308b58eb456aacd2674df97febb7c0e9089d04e (patch)
treec9e024fd3c0c38c0d94da1570cdef8dc6b20bdba /chef/Rakefile
parent2a63b469c54025418bc9bfee77ece089aeafdeae (diff)
downloadchef-9308b58eb456aacd2674df97febb7c0e9089d04e.tar.gz
Bumping to 0.8.11 development
Diffstat (limited to 'chef/Rakefile')
-rw-r--r--chef/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/Rakefile b/chef/Rakefile
index cd4505eb4c..8616b6d30a 100644
--- a/chef/Rakefile
+++ b/chef/Rakefile
@@ -4,7 +4,7 @@ require 'rake/rdoctask'
require './tasks/rspec.rb'
GEM = "chef"
-CHEF_VERSION = "0.8.10"
+CHEF_VERSION = "0.8.11"
AUTHOR = "Adam Jacob"
EMAIL = "adam@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/chef"