Merge pull request #1523 from hpwamr/mui

+ chg: Update Changes.txt
This commit is contained in:
Pairi Daiza 2019-08-13 19:00:14 +02:00 committed by GitHub
commit 41fd28da1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@ TRANSLATIONS (MUI):
==================================================
Current RC2 Version 5.19.812.#(build) (2019-08-12)
Current RC2 Version 5.19.813.#(build) (2019-08-13)
==================================================
--------------------------------------------------

View File

@ -1 +1 @@
2525
2526

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.812.2525"
version="5.19.813.2526"
type="win32"
/>
<description>Notepad3 RC2</description>

View File

@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 812
#define VERSION_BUILD 2525
#define VERSION_REV 813
#define VERSION_BUILD 2526
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.3
#define UCHARDET_VER 2018.09.27