From c297940851e0c2dc15b4aece07d56e3e2a6229ed Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 2 Jun 2020 11:37:22 +1000 Subject: Updates for 4.4.2. --- .../Scintilla/Scintilla.xcodeproj/project.pbxproj | 8 ++++---- cocoa/Scintilla/Scintilla/Info.plist | 2 +- cocoa/ScintillaFramework/Info.plist | 4 ++-- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 22 ++++++++++++++++++++++ doc/index.html | 7 ++++--- .../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, 49 insertions(+), 26 deletions(-) diff --git a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj index e45574055..34128ff99 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.0; + CURRENT_PROJECT_VERSION = 4.4.2; 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.0; + CURRENT_PROJECT_VERSION = 4.4.2; 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.0; + CURRENT_PROJECT_VERSION = 4.4.2; 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.0; + CURRENT_PROJECT_VERSION = 4.4.2; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; diff --git a/cocoa/Scintilla/Scintilla/Info.plist b/cocoa/Scintilla/Scintilla/Info.plist index 9fa164497..6032125f0 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.0 + 4.4.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 0b9e90283..4282a985d 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.4.0 + 4.4.2 CFBundleSignature ???? CFBundleVersion - 4.4.0 + 4.4.2 NSPrincipalClass diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 496050d48..923ebdb0a 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

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

+ Release 4.4.2 +

+

Release 4.4.0

diff --git a/doc/index.html b/doc/index.html index 493caa4de..4cf3f0f27 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9,7 +9,7 @@ - +
- + Windows   - + GTK/Linux