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
575053a98c
commit
8fcdebadee
@ -33,7 +33,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.22.217.(build_#) (2022-02-17)
|
||||
Current BETA/RC Version 5.22.219.(build_#) (2022-02-19)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -84,6 +84,7 @@ CHANGES Versions in Tools or Libraries:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]- .
|
||||
[.219.1]- F/R-Dialog: Initial fill of replace template box.
|
||||
[.217.2]- Find-Pattern storage handling.
|
||||
[.217.2]- Find Next/Prev behavior.
|
||||
[.217.2]- Regression caused by previous fix.
|
||||
|
||||
@ -1 +1 @@
|
||||
218
|
||||
219
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Rizonesoft.Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.22.218.1"
|
||||
version="5.22.219.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 218
|
||||
#define VERSION_REV 219
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 520
|
||||
#define LEXILLA_VER 515
|
||||
|
||||
Loading…
Reference in New Issue
Block a user