diff --git a/Versions/build.txt b/Versions/build.txt index e64ac5930..aa886adb3 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2243 +2244 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 989801945..86270fbf1 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC2 diff --git a/src/VersionEx.h b/src/VersionEx.h index ec1c61777..0f22b0367 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 19 #define VERSION_REV 605 -#define VERSION_BUILD 2243 +#define VERSION_BUILD 2244 #define SCINTILLA_VER 415+ #define ONIGMO_REGEX_VER 6.2.0 #define VERSION_PATCH RC2