mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge pull request #3487 from hpwamr/mui
+ Upd: Version files and Changes.txt
This commit is contained in:
commit
63454469cf
@ -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:
|
||||
|
||||
@ -1 +1 @@
|
||||
2
|
||||
5
|
||||
|
||||
@ -1 +1 @@
|
||||
529
|
||||
702
|
||||
|
||||
@ -55,7 +55,7 @@ msgstr "&Zoeken"
|
||||
|
||||
#. Resource IDs: (1003)
|
||||
msgid "&Whole word"
|
||||
msgstr "&Heel woord"
|
||||
msgstr "Heel &woord"
|
||||
|
||||
#. Resource IDs: (1013)
|
||||
msgid "..."
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user