diff --git a/Versions/day.txt b/Versions/day.txt index e1a29c1fe..ec8785ec9 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -403 +405 diff --git a/grepWinNP3/grepWinNP3.exe b/grepWinNP3/grepWinNP3.exe index 7384f737e..4c34d8a25 100644 Binary files a/grepWinNP3/grepWinNP3.exe and b/grepWinNP3/grepWinNP3.exe differ diff --git a/grepWinNP3/grepWinNP3_x64.exe b/grepWinNP3/grepWinNP3_x64.exe index 6649b2916..cb58df5ce 100644 Binary files a/grepWinNP3/grepWinNP3_x64.exe and b/grepWinNP3/grepWinNP3_x64.exe differ diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index ad87189f1..e1df3fe6c 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 NF diff --git a/src/VersionEx.h b/src/VersionEx.h index cc1ea4e16..4a01e140d 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 20 -#define VERSION_REV 403 +#define VERSION_REV 405 #define VERSION_BUILD 1 #define SCINTILLA_VER 432 #define ONIGURUMA_REGEX_VER 6.9.4 @@ -16,4 +16,4 @@ #define TINYEXPR_VER 2018.05.11 #define UTHASH_VER 2.1.0 #define VERSION_PATCH NF -#define VERSION_COMMIT_ID t7820-rk +#define VERSION_COMMIT_ID nebukadn