From 24717b620c7c7076fe60cb0211ebb48dc89858ed Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 20 Apr 2021 23:05:28 +0200 Subject: [PATCH] + Upd: Version files and Changes.txt --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.manifest.conf b/res/Notepad3.exe.manifest.conf index 66c4f7c50..e492afd19 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 beta diff --git a/src/VersionEx.h b/src/VersionEx.h index 4da16dc0c..64a301b78 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -9,7 +9,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 21 #define VERSION_REV 420 -#define VERSION_BUILD 1 +#define VERSION_BUILD 2 #define SCINTILLA_VER 501 #define LEXILLA_VER 501 #define ONIGURUMA_REGEX_VER 6.9.6