mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ Upd: Version files and Changes.txt
This commit is contained in:
parent
05b6e74f5f
commit
15e66249bb
@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.21.818.(build_#) (2021-08-18)
|
||||
Current BETA/RC Version 5.21.820.(build_#) (2021-08-20)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -160,6 +160,7 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.820.1]- Specify "/utf-8" compiler option for "Scintilla, Lexilla and grepWinNP3" projects.
|
||||
[.813.1]- "grepWinNP3" project: post build step - xcopy .lang files to desired build output dir (GRE).
|
||||
[.813.1]- Remove obsolete (by SCI Lib v5.1.1) settings.
|
||||
[.809.2]- Size of visible whitespace style.
|
||||
|
||||
@ -1 +1 @@
|
||||
818
|
||||
820
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.21.818.1"
|
||||
version="5.21.820.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 818
|
||||
#define VERSION_REV 820
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 511
|
||||
#define LEXILLA_VER 511
|
||||
|
||||
Loading…
Reference in New Issue
Block a user