Merge pull request #1830 from hpwamr/mui

+ Add version files for beta channel (Build_2693)
This commit is contained in:
Pairi Daiza 2019-11-29 23:55:04 +01:00 committed by GitHub
commit d4e38b0fe0
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 @@
2692
2693

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.1129.2692"
version="5.19.1129.2693"
type="win32"
/>
<description>Notepad3 BETA</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 1129
#define VERSION_BUILD 2692
#define VERSION_BUILD 2693
#define SCINTILLA_VER 421
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27