diff --git a/Rakefile b/Rakefile index 331603bc..3464cdf7 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -PROJECT_VERSION = '2.34' +PROJECT_VERSION = '2.35' PRE_PROJECT_VERSION = '3.0' XCODE_PLATFORMS_DIR = (ENV['XCODE_PLATFORMS_DIR'] || '/Applications/Xcode.app/Contents/Developer/Platforms')