From 11364fba44093bd473d3b5a568c414ca018f0a43 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 14 Sep 2021 14:47:28 +0200 Subject: [PATCH] + Upd: Version files and Changes.txt --- Build/Changes.txt | 4 +++- Versions/day.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 99bb07ba3..d5286cf22 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library ======================================================== -Current BETA/RC Version 5.21.913.(build_#) (2021-09-13) +Current BETA/RC Version 5.21.914.(build_#) (2021-09-14) ======================================================== -------------------------------------------------------- @@ -60,6 +60,8 @@ CHANGES Versions in Tools or Libraries: FIXES: -------------------------------------------------------- [.###.#]- . +[.914.1]- Digit grouping for replace occurrences result dialog. +[.914.1]- Better hyperlink style in dark themes "Dark" and "Obsidian". [.913.1]- Initial factory window position. [.910.1]- Web-Action commands should use also user-defined app to open hyperlinks. [.907.1]- Reset background color for "visible whitespace" if not defined. diff --git a/Versions/day.txt b/Versions/day.txt index d6904a94b..6cf44bc0b 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -913 +914 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 07757e097..cd483a2df 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 beta diff --git a/src/VersionEx.h b/src/VersionEx.h index 13a18acd4..db04a6a38 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 21 -#define VERSION_REV 913 +#define VERSION_REV 914 #define VERSION_BUILD 1 #define SCINTILLA_VER 511 #define LEXILLA_VER 511