From 10557d306962d4a3f43c634ed04993510b1c0573 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 3 Jun 2020 07:56:07 +1000 Subject: Updates for 4.4.3. --- cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj | 8 ++++---- cocoa/Scintilla/Scintilla/Info.plist | 2 +- cocoa/ScintillaFramework/Info.plist | 4 ++-- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 11 +++++++++++ doc/index.html | 7 ++++--- lexilla/src/Lexilla/Lexilla.xcodeproj/project.pbxproj | 4 ++-- lexilla/src/Lexilla/Lexilla/Info.plist | 2 +- lexilla/src/LexillaVersion.rc | 4 ++-- lexilla/version.txt | 2 +- qt/ScintillaEdit/ScintillaEdit.pro | 2 +- qt/ScintillaEditBase/ScintillaEditBase.pro | 2 +- version.txt | 2 +- win32/ScintRes.rc | 4 ++-- 14 files changed, 38 insertions(+), 26 deletions(-) diff --git a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj index 34128ff99..ab1276c7e 100644 --- a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj +++ b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj @@ -640,7 +640,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4.4.2; + CURRENT_PROJECT_VERSION = 4.4.3; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -701,7 +701,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4.4.2; + CURRENT_PROJECT_VERSION = 4.4.3; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -730,7 +730,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4.4.2; + CURRENT_PROJECT_VERSION = 4.4.3; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; @@ -765,7 +765,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4.4.2; + CURRENT_PROJECT_VERSION = 4.4.3; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; diff --git a/cocoa/Scintilla/Scintilla/Info.plist b/cocoa/Scintilla/Scintilla/Info.plist index 6032125f0..e51501b0a 100644 --- a/cocoa/Scintilla/Scintilla/Info.plist +++ b/cocoa/Scintilla/Scintilla/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.4.2 + 4.4.3 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 4282a985d..e31db6129 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.4.2 + 4.4.3 CFBundleSignature ???? CFBundleVersion - 4.4.2 + 4.4.3 NSPrincipalClass diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 923ebdb0a..f04118502 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 4.4.2 + Release 4.4.3

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 9ef642d65..af52c94a1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -565,6 +565,17 @@ Icons Copyright(C) 1998 by Dean S. Jones
+

+ Release 4.4.3 +

+
- + Windows   - + GTK/Linux