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
d7ae14694c
commit
a1c0487d23
@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.21.1211.(build_#) (2021-12-11)
|
||||
Current BETA/RC Version 5.21.1212.(build_#) (2021-12-12)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -69,6 +69,9 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[1212.1]- Performance issue on pasting clipboard.
|
||||
[1212.1]- Add to recent documents issue.
|
||||
[1212.1]- File History: delete file in list and .ini-file.
|
||||
[1211.1]- "grepWinNP3" .ini Path issue in Notepad3 Setup version (GRE).
|
||||
[1207.1]- UNC path prefix handling issues.
|
||||
[1202.1]- Parsing file arg: relative from working dir.
|
||||
|
||||
@ -1 +1 @@
|
||||
1211
|
||||
1212
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.21.1211.1"
|
||||
version="5.21.1212.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 21
|
||||
#define VERSION_REV 1211
|
||||
#define VERSION_REV 1212
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 515
|
||||
#define LEXILLA_VER 514
|
||||
|
||||
Loading…
Reference in New Issue
Block a user