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
98bc24a5fd
commit
a3a898d67e
@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
|
||||
|
||||
|
||||
=====================================================
|
||||
Current RC1 Version 5.20.624.(build_#) (2020-06-24)
|
||||
Current RC1 Version 5.20.626.(build_#) (2020-06-26)
|
||||
=====================================================
|
||||
|
||||
-----------------------------------------------------
|
||||
|
||||
@ -1 +1 @@
|
||||
624
|
||||
626
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.624.1"
|
||||
version="5.20.626.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 RC1</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 20
|
||||
#define VERSION_REV 624
|
||||
#define VERSION_REV 626
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 443
|
||||
#define ONIGURUMA_REGEX_VER 6.9.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user