mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge pull request #2408 from hpwamr/master
+ upd: Version files and Changes.txt
This commit is contained in:
commit
5e02fbc72f
@ -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
|
||||
|
||||
@ -1 +1 @@
|
||||
607
|
||||
609
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.607.1"
|
||||
version="5.20.609.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 BETA</description>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user