From 7effcb2a7efbab6227f16a7bfb725365dfcf0eb3 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Wed, 17 Jun 2020 15:30:35 +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 d1331ec03..60237f6ef 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool ===================================================== -Current RC1 Version 5.20.615.(build_#) (2020-06-15) +Current RC1 Version 5.20.617.(build_#) (2020-06-17) ===================================================== ----------------------------------------------------- @@ -99,6 +99,8 @@ ENHANCEMENT: FIXES: ----------------------------------------------------- - +- DPI: awareness for Find/Replace-Dlg (remove resize property). +- DPI: awareness for Lexer-Selection-Dlg (remove resize property). - DPI scaling for Scintilla surface component (thanx zufuliu). - Unexpected selection of hyperlink in first line on empty doubleclick. - Missing UI update (Margin Width). diff --git a/Versions/day.txt b/Versions/day.txt index ac62e9337..e110e8daa 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -616 +617 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 8034acd81..4f6b3af5a 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC1 diff --git a/src/VersionEx.h b/src/VersionEx.h index c2859b062..465d66df3 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 20 -#define VERSION_REV 616 +#define VERSION_REV 617 #define VERSION_BUILD 1 #define SCINTILLA_VER 443 #define ONIGURUMA_REGEX_VER 6.9.5