+ ver: update

This commit is contained in:
Rainer Kottenhoff 2019-05-28 10:38:24 +02:00
parent 61b8b78385
commit 286ae652a9
4 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
1732
1733

View File

@ -1 +1 @@
"ONIGURUMA"
"Oniguruma"

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.527.1732"
version="5.19.528.1733"
type="win32"
/>
<description>Notepad3 ONIGURUMA</description>
<description>Notepad3 Oniguruma</description>
</assembly>

View File

@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 527
#define VERSION_BUILD 1732
#define VERSION_REV 528
#define VERSION_BUILD 1733
#define SCINTILLA_VER 415+
#define ONIGURUMA_REGEX_VER 6.9.2
#define VERSION_PATCH ONIGURUMA
#define VERSION_PATCH Oniguruma