+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2022-11-18 16:49:55 +01:00
parent 42fef6403f
commit 1cb649e37a
No known key found for this signature in database
GPG Key ID: AC2515EF755AF96F
4 changed files with 5 additions and 4 deletions

View File

@ -63,7 +63,7 @@ NEW:
CHANGES:
--------------------------------------------------------
[.###.#]- .
[1118.1]- Using new AviSynth+ keyword lists and AviSynth colors (light/dark mode).
[1118.2]- Using new AviSynth+ keyword lists and AviSynth colors (light/dark mode).
[1115.2]- Minor enhancements for AviSynth Lexer.
[1115.1]- Refactoring common base and subsequent syntax base font handling.
[1114.1]- Minor corrections to project properties.
@ -122,6 +122,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[1118.2]- Several minor fixes.
[1115.1]- Revert relative size for ANSI Art.
[1114.1]- Reset change history except in case of "revert from file".
[1114.1]- VS2022-vc143 build (WM_DPICHANGED not send).

View File

@ -1 +1 @@
1
2

View File

@ -3,7 +3,7 @@
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity
name="Rizonesoft.Notepad3"
version="5.22.1118.1"
version="5.22.1118.2"
processorArchitecture="*"
type="win32"
/>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 1118
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 531
#define LEXILLA_VER 520
#define ONIGURUMA_REGEX_VER 6.9.8