Merge pull request #2146 from hpwamr/mui

+ upd: Version files for Japanese translation
This commit is contained in:
Pairi Daiza 2020-03-21 05:57:54 +01:00 committed by GitHub
commit 3211eb033f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
3
1

View File

@ -1 +1 @@
320
321

View File

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

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 320
#define VERSION_BUILD 3
#define VERSION_REV 321
#define VERSION_BUILD 1
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27