Merge pull request #2901 from hpwamr/mui

+ upd: Version files and Changes.txt
This commit is contained in:
Pairi Daiza 2020-09-26 00:35:42 +02:00 committed by GitHub
commit 49336d42de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 5 deletions

View File

@ -34,7 +34,7 @@ SUP - (S)et(UP) / Installer Package
========================================================
Current BETA/RC Version 5.20.925.(build_#) (2020-09-25)
Current BETA/RC Version 5.20.926.(build_#) (2020-09-26)
========================================================
--------------------------------------------------------
@ -80,6 +80,8 @@ CHANGES:
FIXES:
--------------------------------------------------------
[.xxx.x]-
[.926.1]- Clone full .ini-file path for forked new instance (GRE).
[.926.1]- grepWinNP3: wide char path names for language files (GRE).
[.925.1]- Stop file change notification on deleted files if save is rejected.
[.925.1]- Some RegEx engine fixes (current Oniguruma dev) (ONI).
[.923.1]- Customize Schemes title assembling.

View File

@ -1 +1 @@
925
926

View File

@ -216,7 +216,7 @@ msgstr "Ext"
#. Resource IDs: (1039)
msgid "File Names match:\nuse '|' to separate multiple text match patterns, prepen&d '-' to exclude"
msgstr "Fchiers correspondent:\nutiliser'|' pour séparer plusieurs motifs, préfixe '-' pour exclure"
msgstr "Fichiers correspondent:\nutiliser'|' pour séparer plusieurs motifs, préfixe '-' pour exclure"
#. Resource IDs: (1059)
msgid "Files"

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.925.1"
version="5.20.926.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 925
#define VERSION_REV 926
#define VERSION_BUILD 1
#define SCINTILLA_VER 445
#define ONIGURUMA_REGEX_VER 6.9.5