Merge pull request #4009 from hpwamr/mui

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

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.22.226.(build_#) (2022-02-26)
Current BETA/RC Version 5.22.301.(build_#) (2022-03-01)
========================================================
--------------------------------------------------------
@ -88,6 +88,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[.301.1]- DarkMode issue in Decrypt dialog.
[.226.1]- Security enhancement of AES Encryption feature.
[.226.1]- MessageBox: shortage of text buffer.
[.220.1]- Workaround to fix horizontal mouse wheel with Logitech Options utility.

View File

@ -1 +1 @@
226
301

View File

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

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 226
#define VERSION_REV 301
#define VERSION_BUILD 1
#define SCINTILLA_VER 520
#define LEXILLA_VER 515