+ upd: version text

This commit is contained in:
Rainer Kottenhoff 2019-06-05 23:50:54 +02:00
parent 453e9193eb
commit 4630a65963
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2243
2244

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.605.2243"
version="5.19.605.2244"
type="win32"
/>
<description>Notepad3 RC2</description>

View File

@ -8,7 +8,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 605
#define VERSION_BUILD 2243
#define VERSION_BUILD 2244
#define SCINTILLA_VER 415+
#define ONIGMO_REGEX_VER 6.2.0
#define VERSION_PATCH RC2