+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2021-04-14 22:41:55 +02:00
parent 8f88ffb1f5
commit 704ccd393a
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
4 changed files with 6 additions and 3 deletions

View File

@ -90,6 +90,9 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.414.2]- Minipath uses NP§ preferred language, if not configured.
[.414.2]- Compiling mono-language compiler switch version.
[.414.2]- Some minor bugs around MUI Language selection.
[.414.1]- Std windows behavior for cascading new instances (if configured).
[.413.2]- Sticky Window Flag on launching new instance.
[.413.1]- Prevent duplicate instance, if setting does not allow.

View File

@ -1 +1 @@
1
2

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.21.414.1"
version="5.21.414.2"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 414
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 501
#define LEXILLA_VER 501
#define ONIGURUMA_REGEX_VER 6.9.6