mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge pull request #2759 from hpwamr/mui
+ upd: Version files and Changes.txt
This commit is contained in:
commit
ddb87009c9
@ -33,7 +33,7 @@ SUP - (S)et(UP) / Installer Package
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.20.902.(build_#) (2020-09-02)
|
||||
Current BETA/RC Version 5.20.905.(build_#) (2020-09-05)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -102,6 +102,7 @@ ENHANCEMENT:
|
||||
FIXES:
|
||||
--------------------------------------------------------
|
||||
[.###.#]-
|
||||
[.905.2]- Initial state of "Focus View" button in F/R-Dlg.
|
||||
[.901.2]- Buffer size calculation.
|
||||
[.901.2]- Running out of occurrences bookmarks.
|
||||
[.901.1]- Crash caused by buffer overflow.
|
||||
|
||||
@ -1 +1 @@
|
||||
902
|
||||
905
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.902.1"
|
||||
version="5.20.905.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 rc</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 20
|
||||
#define VERSION_REV 902
|
||||
#define VERSION_REV 905
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 444
|
||||
#define ONIGURUMA_REGEX_VER 6.9.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user