From 35a54863bef7420ae455739775a5dfa17d67bbba Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 5 Sep 2020 07:48:52 +1000 Subject: Update version number to 4.4.5. --- cocoa/Scintilla/Info.plist | 2 +- cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj | 8 ++++---- cocoa/ScintillaFramework/Info.plist | 4 ++-- doc/ScintillaDownload.html | 10 +++++----- doc/ScintillaHistory.html | 4 ++-- doc/index.html | 6 +++--- lexilla/src/Lexilla/Info.plist | 2 +- lexilla/src/Lexilla/Lexilla.xcodeproj/project.pbxproj | 4 ++-- 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, 28 insertions(+), 28 deletions(-) diff --git a/cocoa/Scintilla/Info.plist b/cocoa/Scintilla/Info.plist index 5effc6307..1019dda43 100644 --- a/cocoa/Scintilla/Info.plist +++ b/cocoa/Scintilla/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 4.4.4 + 4.4.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj index 6b65f370e..ea2f49231 100644 --- a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj +++ b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj @@ -632,7 +632,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4.4.4; + CURRENT_PROJECT_VERSION = 4.4.5; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -693,7 +693,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 4.4.4; + CURRENT_PROJECT_VERSION = 4.4.5; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -722,7 +722,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4.4.4; + CURRENT_PROJECT_VERSION = 4.4.5; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; @@ -757,7 +757,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4.4.4; + CURRENT_PROJECT_VERSION = 4.4.5; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; diff --git a/cocoa/ScintillaFramework/Info.plist b/cocoa/ScintillaFramework/Info.plist index 1f8c7d466..e38519750 100644 --- a/cocoa/ScintillaFramework/Info.plist +++ b/cocoa/ScintillaFramework/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.4.4 + 4.4.5 CFBundleSignature ???? CFBundleVersion - 4.4.4 + 4.4.5 NSPrincipalClass diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index af7be7c5d..518a613c3 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 4.4.4 + Release 4.4.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 0b67ba6b4..69d2dc1cc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -573,11 +573,11 @@

- Release 4.4.4 + Release 4.4.5

- + Windows   - + GTK/Linux