Merge pull request #3726 from hpwamr/mui

+ Upd: Version files and minor corrections in nl-NL language
This commit is contained in:
Pairi Daiza 2021-10-19 19:43:00 +02:00 committed by GitHub
commit feec38e83a
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 @@
1015
1019

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.21.1015.1"
version="5.21.1019.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 1015
#define VERSION_REV 1019
#define VERSION_BUILD 1
#define SCINTILLA_VER 511
#define LEXILLA_VER 511