mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
ed6badf198
commit
e35779e1ae
@ -33,13 +33,14 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.22.214.(build_#) (2022-02-14)
|
||||
Current BETA/RC Version 5.22.215.(build_#) (2022-02-15)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
NEW:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.215.1]- Set keyword-lists for CSS Lexer according to SiTE's css.properties.
|
||||
[.212.1]- Document "Read Only" view menu item for switching mode.
|
||||
[.129.1]- JSON Lexer: colorizing for URL/IRI and Compact IRI.
|
||||
[.128.3]- JSON Lexer: error coloring for unclosed strings.
|
||||
|
||||
@ -1 +1 @@
|
||||
214
|
||||
215
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.22.214.1"
|
||||
version="5.22.215.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 22
|
||||
#define VERSION_REV 214
|
||||
#define VERSION_REV 215
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 520
|
||||
#define LEXILLA_VER 515
|
||||
|
||||
Loading…
Reference in New Issue
Block a user