Merge pull request #3190 from hpwamr/mui

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

View File

@ -66,6 +66,7 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.312.2]- Limit ChooseFont Dlg to CF_SCALABLEONLY for DirectWrite Technology.
[.312.1]- Rectangular selection typing issue.
[.309.1]- Replacing the "RCdll.dll" file to avoid garbage chars in foreign languages (MUI).
[.309.1]- In ".zip" version, some filenames in "gwLng" folder are incorrectly displayed (MUI).

View File

@ -1 +1 @@
1
2

View File

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

View File

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