From 2a02e34ce5579248fe16ae9c2d413b7f7d107efc Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 29 Nov 2019 23:54:30 +0100 Subject: [PATCH] + Add version files for beta channel (Build_2693) --- 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 2351a85dc..fb6ecda6c 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2692 +2693 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index d08874719..2ee9402cc 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 a70ce9ec9..50d03f6a9 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -9,7 +9,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 19 #define VERSION_REV 1129 -#define VERSION_BUILD 2692 +#define VERSION_BUILD 2693 #define SCINTILLA_VER 421 #define ONIGURUMA_REGEX_VER 6.9.4 #define UCHARDET_VER 2018.09.27