From 4e5b1f6cd6b6ccc247238de531b6a1396aad71aa Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 23 Jun 2020 17:59:23 +0200 Subject: [PATCH] + upd: grepWinNP3's properties, Version files and Changes.txt --- Build/Changes.txt | 2 +- Versions/day.txt | 2 +- grepWinNP3/grepWinLicense.txt | 2 +- grepWinNP3/src/Resources/grepWin.rc2 | Bin 2728 -> 2716 bytes res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) 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 a2f554581f0e99529bd2e843b122e02474fc5c74..7155ca363534a224a337a5c6556a780bea433472 100644 GIT binary patch delta 144 zcmZ1>I!AN^51aT(1_g#7hD?SkhJ1!RhE#@PAf3igGC7`IcX9!n39BDN0E01@cY&<~ w$_r;NRL7zRXp#|w0T5a+=z>{59$2RWhZ$U_>EtdB9VAn`IQTYy;Ml 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