From 1cb649e37acc1415e4fab2ff7cdaa4f30c5fde69 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 18 Nov 2022 16:49:55 +0100 Subject: [PATCH] + Upd: Version files and Changes.txt --- Build/Changes.txt | 3 ++- Versions/build.txt | 2 +- res/Notepad3.exe.conf.manifest | 2 +- src/VersionEx.h | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 40b32ea0e..61ca517db 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -63,7 +63,7 @@ NEW: CHANGES: -------------------------------------------------------- [.###.#]- . -[1118.1]- Using new AviSynth+ keyword lists and AviSynth colors (light/dark mode). +[1118.2]- Using new AviSynth+ keyword lists and AviSynth colors (light/dark mode). [1115.2]- Minor enhancements for AviSynth Lexer. [1115.1]- Refactoring common base and subsequent syntax base font handling. [1114.1]- Minor corrections to project properties. @@ -122,6 +122,7 @@ CHANGES Versions in Tools or Libraries: FIXES: -------------------------------------------------------- [.###.#]- . +[1118.2]- Several minor fixes. [1115.1]- Revert relative size for ANSI Art. [1114.1]- Reset change history except in case of "revert from file". [1114.1]- VS2022-vc143 build (WM_DPICHANGED not send). diff --git a/Versions/build.txt b/Versions/build.txt index d00491fd7..0cfbf0888 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1 +2 diff --git a/res/Notepad3.exe.conf.manifest b/res/Notepad3.exe.conf.manifest index a5ce18fb0..028f051d4 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 82a4cef60..259378720 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -9,7 +9,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 22 #define VERSION_REV 1118 -#define VERSION_BUILD 1 +#define VERSION_BUILD 2 #define SCINTILLA_VER 531 #define LEXILLA_VER 520 #define ONIGURUMA_REGEX_VER 6.9.8