Merge pull request #4415 from hpwamr/Mui_Beta

+ Upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2022-12-27 20:18:12 +01:00 committed by GitHub
commit 0ab3201b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.22.122x.(build_#) (2022-12-2x)
Current BETA/RC Version 5.22.1227.(build_#) (2022-12-27)
========================================================
--------------------------------------------------------
@ -109,7 +109,7 @@ CHANGES Versions in Tools or Libraries:
FIXES:
--------------------------------------------------------
[.###.#]- .
[122x.1]- Use alternate path, if Path_GetKnownFolder() failed.
[1227.1]- Use alternate path, if Path_GetKnownFolder() failed.
[1215.1]- Set alpha (80) for "highlight current line" translucency, if not given.
[1212.1]- "Notepad3 Replacement" after Win11 22H2 update (SUP).
[1212.1]- Oniguruma fix (ONIG_OPTION_FIND_LONGEST behavior) (ONI).

View File

@ -1 +1 @@
1223
1227

View File

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

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 22
#define VERSION_REV 1223
#define VERSION_REV 1227
#define VERSION_BUILD 1
#define SCINTILLA_VER 532
#define LEXILLA_VER 521