diff options
| author | nyamatongwe <nyamatongwe@gmail.com> | 2012-10-06 11:31:09 +1000 |
|---|---|---|
| committer | nyamatongwe <nyamatongwe@gmail.com> | 2012-10-06 11:31:09 +1000 |
| commit | cf24be95962efb2930009b59c56605627a822f27 (patch) | |
| tree | 864e39036c575a4c3c5727a89debff3aea3a8f0c /cocoa/ScintillaTest/ScintillaTest.xcodeproj | |
| parent | 0a3d0824747907bb22120e83f4236f8b9a23f1a2 (diff) | |
| download | scintilla-mirror-cf24be95962efb2930009b59c56605627a822f27.tar.gz | |
Updated upgrade check numbers avoids dialogs.
Diffstat (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj')
| -rw-r--r-- | cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj index 339fbeb2f..ba5405c3f 100644 --- a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj +++ b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj @@ -191,7 +191,7 @@ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0450; }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScintillaTest" */; compatibilityVersion = "Xcode 3.2"; |
