diff --git a/Versions/build.txt b/Versions/build.txt index f91abb4dc..a9ce17f4b 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2668 +2669 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index dc2a75191..e5db99987 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 1a413d70b..be29141d4 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -9,7 +9,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 19 #define VERSION_REV 1105 -#define VERSION_BUILD 2668 +#define VERSION_BUILD 2669 #define SCINTILLA_VER 420 #define ONIGURUMA_REGEX_VER 6.9.4 #define UCHARDET_VER 2018.09.27