From 33e98b025b0926738ef8480e56febe0f0f93b95b Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 26 Jul 2019 20:14:31 +0200 Subject: [PATCH] + chg: Update build# to v2407 --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index 37bdb5cae..0af28381a 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2406 +2407 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index c4ec9dfc1..399ea693c 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 6a6f47e22..b10be1159 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -7,8 +7,8 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 19 -#define VERSION_REV 725 -#define VERSION_BUILD 2406 +#define VERSION_REV 726 +#define VERSION_BUILD 2407 #define SCINTILLA_VER 420 #define ONIGURUMA_REGEX_VER 6.9.3 #define VERSION_PATCH BETA