diff --git a/Versions/build.txt b/Versions/build.txt index ad0b314c2..9b5f360cc 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1722 +1723 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index b786ecf03..bb7acbb60 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 ONIGURUMA diff --git a/src/VersionEx.h b/src/VersionEx.h index ef87581bf..9a9693c7a 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 19 #define VERSION_REV 525 -#define VERSION_BUILD 1722 +#define VERSION_BUILD 1723 #define SCINTILLA_VER 415+ #define ONIGURUMA_REGEX_VER 6.9.2 #define VERSION_PATCH ONIGURUMA