From 23da3fcb38d4d2431355c815dc4d86a5a3917072 Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 23 Sep 2014 17:08:05 +0900 Subject: [PATCH] 2.35 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')