From edad434f9dcb2f0d44e5f9ddc799a94f7577b828 Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 16 Oct 2014 07:11:39 +0900 Subject: [PATCH] 2.38 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index a9ae4120..0ebfd115 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -PROJECT_VERSION = '2.37' +PROJECT_VERSION = '2.38' PRE_PROJECT_VERSION = '3.2' XCODE_PLATFORMS_DIR = (ENV['XCODE_PLATFORMS_DIR'] || '/Applications/Xcode.app/Contents/Developer/Platforms')