mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ upd: Version files and Changes.txt
This commit is contained in:
parent
b84a35fd23
commit
5992d1a8e3
@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
|
||||
|
||||
|
||||
=====================================================
|
||||
Current BETA Version 5.20.525.(build_#) (2020-05-25)
|
||||
Current BETA Version 5.20.526.(build_#) (2020-05-26)
|
||||
=====================================================
|
||||
|
||||
-----------------------------------------------------
|
||||
@ -130,7 +130,7 @@ TRANSLATIONS (MUI):
|
||||
- Portuguese Brazilian (pt-BR) in progress...
|
||||
- Vietnamese (vi-VN) in progress...
|
||||
- Korean (ko-KR) to resume...
|
||||
- Turkish (tr-TR) to resume...
|
||||
- Turkish (tr-TR) in progress...
|
||||
- Portuguese (pt-PT).
|
||||
- Slovak (sk-SK).
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
525
|
||||
526
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.525.1"
|
||||
version="5.20.526.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 525
|
||||
#define VERSION_REV 526
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 433
|
||||
#define ONIGURUMA_REGEX_VER 6.9.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user