From e1145b3a2fa6a22f38f86b1ce7c167d590fcd267 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 20 Dec 2022 11:03:57 +0100 Subject: [PATCH] + Upd: Version files and Changes.txt --- Build/Changes.txt | 4 +++- Versions/day.txt | 2 +- res/Notepad3.exe.conf.manifest | 2 +- src/VersionEx.h | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index a2b61b540..25a2b546a 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library ======================================================== -Current BETA/RC Version 5.22.1216.(build_#) (2022-12-16) +Current BETA/RC Version 5.22.1220.(build_#) (2022-12-20) ======================================================== -------------------------------------------------------- @@ -62,6 +62,8 @@ NEW: CHANGES: -------------------------------------------------------- [.###.#]- . +[1220.1]- Update Lexer "AutoIt3 Script" to Autoit v3.3.16.1. +[1220.1]- Adjust All dialogboxes for all Languages to fit at display scale of 125%. [1216.1]- Replacing SCI_REPLACETARGET calls by SCI_REPLACETARGETMINIMAL calls where appropriate. [1212.1]- Extend AutoCloseBrackets (by Matteo-Nigro PR #4318) for Selection. [1118.2]- Using new AviSynth+ keyword lists and AviSynth colors (light/dark mode). diff --git a/Versions/day.txt b/Versions/day.txt index cc7bb991e..151861262 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -1216 +1220 diff --git a/res/Notepad3.exe.conf.manifest b/res/Notepad3.exe.conf.manifest index 1fc1aae66..235193769 100644 --- a/res/Notepad3.exe.conf.manifest +++ b/res/Notepad3.exe.conf.manifest @@ -3,7 +3,7 @@ diff --git a/src/VersionEx.h b/src/VersionEx.h index 2a5e2df96..e11c30c0f 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 22 -#define VERSION_REV 1216 +#define VERSION_REV 1220 #define VERSION_BUILD 1 #define SCINTILLA_VER 532 #define LEXILLA_VER 521