mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-23 21:01:01 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
8cc24a78c5
commit
f4760be5a3
@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.21.824.(build_#) (2021-08-24)
|
||||
Current BETA/RC Version 5.21.825.(build_#) (2021-08-25)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -161,6 +161,7 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.825.1]- Some minor corrections on visual appearance.
|
||||
[.824.1]- Sync status bar font size on system font size change.
|
||||
[.824.1]- Restore previous window position while DPI scaling changed meanwhile.
|
||||
[.822.1]- Missing .ini must not have an assertion failure, allowed case here.
|
||||
|
||||
@ -1 +1 @@
|
||||
824
|
||||
825
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.21.824.1"
|
||||
version="5.21.825.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 rc</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 21
|
||||
#define VERSION_REV 824
|
||||
#define VERSION_REV 825
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 511
|
||||
#define LEXILLA_VER 511
|
||||
|
||||
Loading…
Reference in New Issue
Block a user