+ upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2020-05-26 05:31:55 +02:00
parent b84a35fd23
commit 5992d1a8e3
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1 +1 @@
525
526

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.525.1"
version="5.20.526.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 525
#define VERSION_REV 526
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5