mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
b2ab5d83be
commit
95d69cb5ea
@ -103,7 +103,7 @@ CHANGES:
|
||||
[.916.1]- TinyExpr: '%' operator: distinguish between modulo and percent operation by context.
|
||||
[.915.3]- Due to lack of interest, "Notepad3DLL" is discontinued.
|
||||
[.915.2]- User configurable "Web Action" menu item names.
|
||||
[.116.1]- Update grepWinNP3 (GRE) version 2.1.5.33 (2021-01-16).
|
||||
[.205.2]- Update grepWinNP3 (GRE) version 2.1.6.34 (2021-02.05).
|
||||
[.124.1]- Update Oniguruma Regex (ONI) engine version 6.9.7 (2021-01-24).
|
||||
[1214.1]- Update Scintilla Library (SCI) version 4.4.6 (2020-12-01).
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
1
|
||||
2
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.21.205.1"
|
||||
version="5.21.205.2"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 21
|
||||
#define VERSION_REV 205
|
||||
#define VERSION_BUILD 1
|
||||
#define VERSION_BUILD 2
|
||||
#define SCINTILLA_VER 446
|
||||
#define ONIGURUMA_REGEX_VER 6.9.6
|
||||
#define UCHARDET_VER 2018.09.27
|
||||
|
||||
Loading…
Reference in New Issue
Block a user