Merge pull request #2759 from hpwamr/mui

+ upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2020-09-05 19:36:02 +02:00 committed by GitHub
commit ddb87009c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions

View File

@ -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.

View File

@ -1 +1 @@
902
905

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.902.1"
version="5.20.905.1"
type="win32"
/>
<description>Notepad3 rc</description>

View File

@ -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