From 245ad44a511b35580c61ea2b081f5771afacfa61 Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 6 Nov 2014 16:12:31 +0900 Subject: [PATCH] 2.39 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 274ee06e..a3f79159 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -PROJECT_VERSION = '2.38' +PROJECT_VERSION = '2.39' PRE_PROJECT_VERSION = '3.4' XCODE_PLATFORMS_DIR = (ENV['XCODE_PLATFORMS_DIR'] || '/Applications/Xcode.app/Contents/Developer/Platforms')