Merge pull request #3084 from hpwamr/mui

Preparation Version files for RC_5.21.207.1
This commit is contained in:
Pairi Daiza 2021-02-07 16:24:57 +01:00 committed by GitHub
commit 729d7615e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.21.205.(build_#) (2021-02-05)
Current BETA/RC Version 5.21.207.(build_#) (2021-02-07)
========================================================
--------------------------------------------------------

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
205
207

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.21.205.2"
version="5.21.207.1"
type="win32"
/>
<description>Notepad3 beta</description>
<description>Notepad3 rc</description>
</assembly>

View File

@ -8,12 +8,12 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 205
#define VERSION_BUILD 2
#define VERSION_REV 207
#define VERSION_BUILD 1
#define SCINTILLA_VER 446
#define ONIGURUMA_REGEX_VER 6.9.6
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH beta
#define VERSION_PATCH rc
#define VERSION_COMMIT_ID dkt1-amr