From 06a15f3405b018517d17bf26ab83b29b569d4057 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 23 May 2017 16:42:48 +1000 Subject: Updated for 3.7.5 release. --- cocoa/ScintillaFramework/Info.plist | 4 ++-- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 7 +++++-- doc/index.html | 9 +++++---- qt/ScintillaEdit/ScintillaEdit.pro | 2 +- qt/ScintillaEditBase/ScintillaEditBase.pro | 2 +- version.txt | 2 +- win32/ScintRes.rc | 4 ++-- 8 files changed, 22 insertions(+), 18 deletions(-) diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 1f7e3f93c..9e2be308c 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.7.4 + 3.7.5 CFBundleSignature ???? CFBundleVersion - 3.7.4 + 3.7.5 NSPrincipalClass diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index d0e674a53..10172e74e 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 3.7.4 + Release 3.7.5

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 48dc829aa..b67126f4e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -522,11 +522,14 @@

- Release 3.7.4 + Release 3.7.5

- + Windows   - + GTK+/Linux