From 4af487f4aae6fdaed2f4201dabfe9637fdf6eadc Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 7 Jan 2019 19:34:32 +1100 Subject: Updates for version 4.1.3. --- cocoa/ScintillaFramework/Info.plist | 4 ++-- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 3 +++ doc/index.html | 9 ++++----- qt/ScintillaEdit/ScintillaEdit.pro | 2 +- qt/ScintillaEditBase/ScintillaEditBase.pro | 2 +- version.txt | 2 +- win32/ScintRes.rc | 4 ++-- 8 files changed, 19 insertions(+), 17 deletions(-) diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 28044da9f..796a5125a 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.2 + 4.1.3 CFBundleSignature ???? CFBundleVersion - 4.1.2 + 4.1.3 NSPrincipalClass diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 971aae2e0..e35241d1d 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 4.1.2 + Release 4.1.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 b84fc1f3d..fd0c851d2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -555,6 +555,9 @@ Release 4.1.3

- + Windows   - + GTK+/Linux