mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ ver: update
This commit is contained in:
parent
61b8b78385
commit
286ae652a9
@ -1 +1 @@
|
||||
1732
|
||||
1733
|
||||
|
||||
@ -1 +1 @@
|
||||
"ONIGURUMA"
|
||||
"Oniguruma"
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user