diff --git a/Build/Changes.txt b/Build/Changes.txt index e53b96c54..0f4a04f4e 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool ===================================================== -Current RC1 Version 5.20.622.(build_#) (2020-06-22) +Current RC1 Version 5.20.623.(build_#) (2020-06-23) ===================================================== ----------------------------------------------------- diff --git a/Versions/day.txt b/Versions/day.txt index ff39c77bd..379854108 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -622 +623 diff --git a/grepWinNP3/grepWinLicense.txt b/grepWinNP3/grepWinLicense.txt index ac03780fb..35838a1d5 100644 --- a/grepWinNP3/grepWinLicense.txt +++ b/grepWinNP3/grepWinLicense.txt @@ -8,7 +8,7 @@ GNU General Public License v3.0, All Rights Reserved. Original "grepWin" binaries (currently v1.9.2) and corresponding source code (according GPL to v3.0) can be retrived at folowing location https://github.com/stefankueng/grepWin/releases/tag/1.9.2. -Modified "grepWinNP3" binaries (Notepad3 MOD, currently v2.0.x) and corresponding source code +Modified "grepWinNP3" binaries (Notepad3 MOD, currently v2.x.x.x) and corresponding source code (according to GPL v3.0) can be retrived at folowing location: https://github.com/rizonesoft/Notepad3/tree/master/grepWinNP3. diff --git a/grepWinNP3/src/Resources/grepWin.rc2 b/grepWinNP3/src/Resources/grepWin.rc2 index a2f554581..7155ca363 100644 Binary files a/grepWinNP3/src/Resources/grepWin.rc2 and b/grepWinNP3/src/Resources/grepWin.rc2 differ diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index dda9a4023..5c8fd69ab 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC1 diff --git a/src/VersionEx.h b/src/VersionEx.h index 8514a465f..150d13fbd 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 622 +#define VERSION_REV 623 #define VERSION_BUILD 1 #define SCINTILLA_VER 443 #define ONIGURUMA_REGEX_VER 6.9.5