+ upd: grepWinNP3 v1.9.2.704

This commit is contained in:
RaiKoHoff 2020-04-02 13:24:41 +02:00
parent 4a4d030118
commit a5211f91c0
6 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
2
3

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# encoding: UTF-8
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.

View File

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

View File

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