Merge pull request #2110 from hpwamr/mui

+ upd: Version files for ja-JP translation
This commit is contained in:
Pairi Daiza 2020-03-14 16:44:32 +01:00 committed by GitHub
commit 2c6d406ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
=====================================================
Current RC3 Version 5.20.312.(build_#) (2020-03-12)
Current RC3 Version 5.20.314.(build_#) (2020-03-14)
// 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.314.1"
version="5.20.314.2"
type="win32"
/>
<description>Notepad3 RC3</description>

View File

@ -9,11 +9,11 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 314
#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
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH RC3
#define VERSION_COMMIT_ID nebukadn
#define VERSION_COMMIT_ID dkt1-amr