+ upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2020-10-28 18:01:07 +01:00
parent 5e2ccc298b
commit bdb16a3bf4
5 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@ SUP - (S)et(UP) / Installer Package
========================================================
Current BETA/RC Version 5.20.1024.(build_#) (2020-10-24)
Current BETA/RC Version 5.20.1028.(build_#) (2020-10-28)
========================================================
--------------------------------------------------------
@ -140,7 +140,7 @@ REMOVED:
TRANSLATIONS (MUI):
--------------------------------------------------------
[.xxx.x]- .
[1024.1]- Hindi (hi-IN) in processing...
[1028.1]- Hindi (hi-IN).
[.915.2]- Turkish (tr-TR) in processing...
[.915.2]- Chinese Traditional (zh-TW) in waiting...
[.915.2]- Indonesian (id-ID) in waiting...

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
1024
1028

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.1024.2"
version="5.20.1028.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 1024
#define VERSION_BUILD 2
#define VERSION_REV 1028
#define VERSION_BUILD 1
#define SCINTILLA_VER 445
#define ONIGURUMA_REGEX_VER 6.9.6
#define UCHARDET_VER 2018.09.27