Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ONIGURUMA

# Conflicts:
#	src/Edit.c
This commit is contained in:
Rainer Kottenhoff 2019-05-25 22:48:44 +02:00
commit 016b47001c
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1722
1723

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.525.1722"
version="5.19.525.1723"
type="win32"
/>
<description>Notepad3 ONIGURUMA</description>

View File

@ -8,7 +8,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 525
#define VERSION_BUILD 1722
#define VERSION_BUILD 1723
#define SCINTILLA_VER 415+
#define ONIGURUMA_REGEX_VER 6.9.2
#define VERSION_PATCH ONIGURUMA