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')