+ ver: version strings only

This commit is contained in:
Rainer Kottenhoff 2019-06-14 00:42:57 +02:00
parent 23a06a59e1
commit 1494c61370
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2252
2254

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.613.2252"
version="5.19.614.2254"
type="win32"
/>
<description>Notepad3 Oniguruma</description>

View File

@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 613
#define VERSION_BUILD 2252
#define VERSION_REV 614
#define VERSION_BUILD 2254
#define SCINTILLA_VER 416
#define ONIGURUMA_REGEX_VER 6.9.2
#define VERSION_PATCH Oniguruma