diff --git a/Versions/build.txt b/Versions/build.txt index 216c09cb5..b9eea8f07 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1699 +1700 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 8293acbe1..5578f5bb6 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC diff --git a/src/VersionEx.h b/src/VersionEx.h index 08bd21b8a..a5f66a40e 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 512 -#define VERSION_BUILD 1699 +#define VERSION_REV 514 +#define VERSION_BUILD 1700 #define SCINTILLA_VER 415+ #define ONIGMO_REGEX_VER 6.2.0 #define VERSION_PATCH RC