Merge pull request #1516 from hpwamr/mui

+ chg: Update Changes.txt
This commit is contained in:
Pairi Daiza 2019-08-12 09:36:19 +02:00 committed by GitHub
commit 7d3507ac9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
==================================================
Branch "DevNewFeatures" Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
Branch "DevNewFeatures": Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
==================================================
--------------------------------------------------
@ -67,7 +67,7 @@ TRANSLATIONS (MUI):
==================================================
Current RC2 Version 5.19.809.#(build) (2019-08-09)
Current RC2 Version 5.19.812.#(build) (2019-08-12)
==================================================
--------------------------------------------------

View File

@ -1 +1 @@
2524
2525

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.809.2524"
version="5.19.812.2525"
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 809
#define VERSION_BUILD 2524
#define VERSION_REV 812
#define VERSION_BUILD 2525
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.3
#define UCHARDET_VER 2018.09.27