+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-02-18 10:30:53 +01:00
parent 2e30c6cf9c
commit baa4db1d94
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
5 changed files with 6 additions and 5 deletions

View File

@ -40,6 +40,7 @@ Current BETA/RC Version 5.22.217.(build_#) (2022-02-17)
NEW:
--------------------------------------------------------
[.###.#]- .
[.218.1]- Show number of occurrence on sequence of marked all.
[.217.1]- F/R-dialog menu item to switch replace by clipboard tag (^c).
[.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.

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
217
218

View File

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

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 217
#define VERSION_BUILD 2
#define VERSION_REV 218
#define VERSION_BUILD 1
#define SCINTILLA_VER 520
#define LEXILLA_VER 515
#define ONIGURUMA_REGEX_VER 7.0.0