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