+ fix: update grepWinNP3 v1.9.2.605

This commit is contained in:
Rainer Kottenhoff 2020-03-26 02:24:42 +01:00
parent 804bada2f6
commit d86ad0f01c
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
1
2

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.326.1"
version="5.20.326.2"
type="win32"
/>
<description>Notepad3 NF</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 326
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27