Merge pull request #2097 from hpwamr/mui

+ upd: Version files for update translation into zh_CN
This commit is contained in:
Pairi Daiza 2020-03-12 18:07:11 +01:00 committed by GitHub
commit cb13b665f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
=====================================================
Current RC3 Version 5.20.311.(build_#) (2020-03-11)
Current RC3 Version 5.20.312.(build_#) (2020-03-12)
// Version 5.20.3xx.x (xx March 2020)
=====================================================

View File

@ -1 +1 @@
1
2

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.312.1"
version="5.20.312.2"
type="win32"
/>
<description>Notepad3 RC3</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 312
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27