summaryrefslogtreecommitdiff
path: root/chef-server/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-server/Rakefile
parent2a63b469c54025418bc9bfee77ece089aeafdeae (diff)
downloadchef-9308b58eb456aacd2674df97febb7c0e9089d04e.tar.gz
Bumping to 0.8.11 development
Diffstat (limited to 'chef-server/Rakefile')
-rw-r--r--chef-server/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-server/Rakefile b/chef-server/Rakefile
index b347fd4070..321efb7283 100644
--- a/chef-server/Rakefile
+++ b/chef-server/Rakefile
@@ -18,7 +18,7 @@ require 'chef' unless defined?(Chef)
include FileUtils
GEM = "chef-server"
-CHEF_SERVER_VERSION = "0.8.10"
+CHEF_SERVER_VERSION = "0.8.11"
AUTHOR = "Opscode"
EMAIL = "chef@opscode.com"
HOMEPAGE = "http://wiki.opscode.com/display/chef"