From ba9c223e464369c59674bf6592c4129121d28e1f Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 21 Apr 2021 07:32:29 +1000 Subject: Updates for 5.0.2. --- cocoa/Scintilla/Info.plist | 2 +- cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj | 2 +- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 2 +- doc/index.html | 11 +++++------ qt/ScintillaEdit/ScintillaEdit.pro | 2 +- qt/ScintillaEditBase/ScintillaEditBase.pro | 2 +- version.txt | 2 +- win32/ScintRes.rc | 4 ++-- 9 files changed, 18 insertions(+), 19 deletions(-) diff --git a/cocoa/Scintilla/Info.plist b/cocoa/Scintilla/Info.plist index a9219c764..a49e26fa0 100644 --- a/cocoa/Scintilla/Info.plist +++ b/cocoa/Scintilla/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.0.1 + 5.0.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj index 6f5a59ebe..bd194654d 100644 --- a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj +++ b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj @@ -545,7 +545,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 5.0.1; + CURRENT_PROJECT_VERSION = 5.0.2; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 1739d3dd2..052d3964c 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 5.0.1 + Release 5.0.2

Source Code @@ -50,8 +50,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b01c7f2ae..e98a7c30f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -576,7 +576,7 @@

- + Windows   - + GTK/Linux