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 | 3eec0de2a0bf3cfef102d22bce347422d2689325 (patch) | |
| tree | 5fe767ebcd5bfa1fa8e5a31bfe7a01aa3b57212d /cocoa/ScintillaTest/ScintillaTest.xcodeproj | |
| parent | b11894fa8232cffe65dc3c2b12152d8757ac72b1 (diff) | |
| download | scintilla-mirror-3eec0de2a0bf3cfef102d22bce347422d2689325.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"; |
