Merge pull request #2132 from hpwamr/mui

+ upd: Version files for Belarusian and Russian translations
This commit is contained in:
Pairi Daiza 2020-03-19 00:37:41 +01:00 committed by GitHub
commit 60fa86daaf
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 @@
318
319

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.318.1"
version="5.20.319.1"
type="win32"
/>
<description>Notepad3 RC3</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 318
#define VERSION_REV 319
#define VERSION_BUILD 1
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.4