mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #4248 from hpwamr/mui
+ Upd: Version files and Changes.txt
This commit is contained in:
commit
f2c47c9aaf
@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.22.1020.(build_#) (2022-10-20)
|
||||
Current BETA/RC Version 5.22.1023.(build_#) (2022-10-23)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -115,6 +115,7 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[1020.1]- Fix a warning msg in "dialogs_xx_yy.rc".
|
||||
[1020.1]- Respect single file instance mode for internal file loading.
|
||||
[1020.1]- "unref" param in RELEASE mode.
|
||||
[1020.1]- DarkTheme handling.
|
||||
|
||||
@ -1 +1 @@
|
||||
1020
|
||||
1023
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.22.1020.1"
|
||||
version="5.22.1023.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 22
|
||||
#define VERSION_REV 1020
|
||||
#define VERSION_REV 1023
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 531
|
||||
#define LEXILLA_VER 520
|
||||
|
||||
Loading…
Reference in New Issue
Block a user