diff --git a/Versions/build.txt b/Versions/build.txt index 43a79d255..7c024ac6d 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1695 +1697 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index be9e401d4..046b5c774 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 e1928a92c..8f48bab52 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 506 -#define VERSION_BUILD 1695 +#define VERSION_REV 510 +#define VERSION_BUILD 1697 #define SCINTILLA_VER 415+ #define ONIGMO_REGEX_VER 6.2.0 #define VERSION_PATCH RC