mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ ver: version strings only
This commit is contained in:
parent
23a06a59e1
commit
1494c61370
@ -1 +1 @@
|
||||
2252
|
||||
2254
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.19.613.2252"
|
||||
version="5.19.614.2254"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 Oniguruma</description>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user