From f4760be5a3b6b2bada327436d4b28b3d9f1ffbbd Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Wed, 25 Aug 2021 13:48:28 +0200 Subject: [PATCH] + Upd: Version files and Changes.txt --- Build/Changes.txt | 3 ++- Versions/day.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 0504f9ba6..f68436292 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.824.(build_#) (2021-08-24) +Current BETA/RC Version 5.21.825.(build_#) (2021-08-25) ======================================================== -------------------------------------------------------- @@ -161,6 +161,7 @@ CHANGES Versions in Tools or Libraries: FIXES: -------------------------------------------------------- [.###.#]- . +[.825.1]- Some minor corrections on visual appearance. [.824.1]- Sync status bar font size on system font size change. [.824.1]- Restore previous window position while DPI scaling changed meanwhile. [.822.1]- Missing .ini must not have an assertion failure, allowed case here. diff --git a/Versions/day.txt b/Versions/day.txt index 2a83cc214..637bae312 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -824 +825 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index a43c2a533..11a0be80a 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 rc diff --git a/src/VersionEx.h b/src/VersionEx.h index b8a3383ae..64cf7cbc4 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 824 +#define VERSION_REV 825 #define VERSION_BUILD 1 #define SCINTILLA_VER 511 #define LEXILLA_VER 511