diff --git a/Versions/build.txt b/Versions/build.txt index 74f61fc75..aa35af715 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2671 +2672 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index ff4520fc7..1cca3ba81 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 46853ef0f..799c2f665 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,8 +8,8 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 19 -#define VERSION_REV 1107 -#define VERSION_BUILD 2671 +#define VERSION_REV 1110 +#define VERSION_BUILD 2672 #define SCINTILLA_VER 420 #define ONIGURUMA_REGEX_VER 6.9.4 #define UCHARDET_VER 2018.09.27