+ upd: grepWinNP3's properties, Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2020-06-23 17:59:23 +02:00
parent 8343a7bc4b
commit 4e5b1f6cd6
6 changed files with 5 additions and 5 deletions

View File

@ -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)
=====================================================
-----------------------------------------------------

View File

@ -1 +1 @@
622
623

View File

@ -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.

Binary file not shown.

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.622.1"
version="5.20.623.1"
type="win32"
/>
<description>Notepad3 RC1</description>

View File

@ -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