Merge pull request #2408 from hpwamr/master

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

View File

@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
=====================================================
Current BETA Version 5.20.605.(build_#) (2020-06-05)
Current BETA Version 5.20.609.(build_#) (2020-06-09)
=====================================================
-----------------------------------------------------
@ -55,6 +55,7 @@ NEW:
CHANGES:
-----------------------------------------------------
-
- Non scaled transparent image on help dialog control for Rizonesoft (standard DPI resolution).
- Enhancement of the "build_np3portableapp.cmd" file.
- Remove duplicate readme.txt, license.txt and unused files.
- Move all readme.txt, license.txt, KeyboardShortcuts.txt, etc... files

View File

@ -1 +1 @@
607
609

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.607.1"
version="5.20.609.1"
type="win32"
/>
<description>Notepad3 BETA</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 607
#define VERSION_REV 609
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5