From 4e627be333f7935400fd4e5a2c2bf4e1d47d53c4 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 12 Nov 2021 19:56:57 +0100 Subject: [PATCH] + Upd: Version files and Changes.txt --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 4 ++-- .../user32-stub/user32-stub_vs22.vcxproj | 24 +++++++++---------- .../uxtheme-stub/uxtheme-stub_vs22.vcxproj | 24 +++++++++---------- src/VersionEx.h | 10 ++++---- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index 00750edc0..b8626c4cf 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -3 +4 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 00f2ccf35..0f5892267 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,8 +3,8 @@ - Notepad3 rc + Notepad3 alpha diff --git a/src/DarkMode/user32-stub/user32-stub_vs22.vcxproj b/src/DarkMode/user32-stub/user32-stub_vs22.vcxproj index a84169297..8d3c21462 100644 --- a/src/DarkMode/user32-stub/user32-stub_vs22.vcxproj +++ b/src/DarkMode/user32-stub/user32-stub_vs22.vcxproj @@ -67,80 +67,80 @@ DynamicLibrary true - v142 + v143 Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode diff --git a/src/DarkMode/uxtheme-stub/uxtheme-stub_vs22.vcxproj b/src/DarkMode/uxtheme-stub/uxtheme-stub_vs22.vcxproj index c77ecff9a..aa1fb4aaf 100644 --- a/src/DarkMode/uxtheme-stub/uxtheme-stub_vs22.vcxproj +++ b/src/DarkMode/uxtheme-stub/uxtheme-stub_vs22.vcxproj @@ -67,80 +67,80 @@ DynamicLibrary true - v142 + v143 Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary true - v142 + v143 Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode DynamicLibrary false - v142 + v143 true Unicode diff --git a/src/VersionEx.h b/src/VersionEx.h index 51e2d80dc..1a39aeaf2 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -9,12 +9,12 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 21 #define VERSION_REV 1112 -#define VERSION_BUILD 1 -#define SCINTILLA_VER 511 -#define LEXILLA_VER 511 +#define VERSION_BUILD 4 +#define SCINTILLA_VER 514 +#define LEXILLA_VER 513 #define ONIGURUMA_REGEX_VER 7.0.0 #define UCHARDET_VER 2018.09.27 #define TINYEXPR_VER 2018.05.11 -#define UTHASH_VER 2.1.0 -#define VERSION_PATCH rc +#define UTHASH_VER 2.3.0 +#define VERSION_PATCH alpha #define VERSION_COMMIT_ID dkt1-amr