Merge pull request #3487 from hpwamr/mui

+ Upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2021-07-02 21:00:58 +02:00 committed by GitHub
commit 63454469cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 11 deletions

View File

@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.21.529.(build_#) (2021-05-29)
Current BETA/RC Version 5.21.702.(build_#) (2021-07-02)
========================================================
--------------------------------------------------------
@ -126,10 +126,10 @@ CHANGES:
--------------------------------------------------------
CHANGES Versions in Tools or Libraries:
--------------------------------------------------------
[.515.1]- Update grepWinNP3 (GRE) version 2.1.7.37 (2021-05.14).
[.525.1]- Update Oniguruma Regex (ONI) engine version 7.0.0 (2021-05-17).
[.429.1]- Update Lexilla Library (LEX) version 5.0.2 (2021-04-23).
[.429.1]- Update Scintilla Library (SCI) version 5.0.2 (2021-04-23).
[.702.5]- Update grepWinNP3 (GRE) version 2.1.8.38 (2021-07.02).
[.702.5]- Update Oniguruma Regex (ONI) engine version 7.0.0 (2021-06-23).
[.702.5]- Update Lexilla Library (LEX) version 5.1.0 (2021-06-23).
[.702.5]- Update Scintilla Library (SCI) version 5.1.0 (2021-06-23).
--------------------------------------------------------
FIXES:

View File

@ -1 +1 @@
2
5

View File

@ -1 +1 @@
529
702

View File

@ -55,7 +55,7 @@ msgstr "&Zoeken"
#. Resource IDs: (1003)
msgid "&Whole word"
msgstr "&Heel woord"
msgstr "Heel &woord"
#. Resource IDs: (1013)
msgid "..."

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.21.702.4"
version="5.21.702.5"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 702
#define VERSION_BUILD 4
#define VERSION_BUILD 5
#define SCINTILLA_VER 510
#define LEXILLA_VER 510
#define ONIGURUMA_REGEX_VER 7.0.0
@ -17,4 +17,4 @@
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH beta
#define VERSION_COMMIT_ID nebukadn
#define VERSION_COMMIT_ID dkt1-amr