Merge pull request #3277 from hpwamr/mui

+ Upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2021-04-07 15:59:02 +02:00 committed by GitHub
commit 4baaef1e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

@ -82,6 +82,7 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.407.2]- New comment doc styling for C++ lexer (used for C#, RC, JS and Java too).
[.407.1]- Center dialog in parent: for system dialog and if minimized (tray or taskbar).
[.406.1]- Mark all Occurrences in case of reopened F/R dialog.
[.406.1]- Center dialog in parent.

View File

@ -1 +1 @@
1
2

View File

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

View File

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