Merge pull request #1987 from hpwamr/mui

+ Add version files for RC1 version 5.20.212.5
This commit is contained in:
Pairi Daiza 2020-02-12 22:23:01 +01:00 committed by GitHub
commit de5d8407c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
4
5

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.212.4"
version="5.20.212.5"
type="win32"
/>
<description>Notepad3 RC1</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 212
#define VERSION_BUILD 4
#define VERSION_BUILD 5
#define SCINTILLA_VER 430
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27