mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Preparing to release Build 1582
This commit is contained in:
parent
690bb3c826
commit
4e5174d159
@ -1 +1 @@
|
||||
1458
|
||||
1582
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.19.102.1458"
|
||||
version="5.19.105.1582"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 RC2</description>
|
||||
<description>Notepad3 </description>
|
||||
</assembly>
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
#define APPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 19
|
||||
#define VERSION_REV 102
|
||||
#define VERSION_BUILD 1458
|
||||
#define VERSION_REV 105
|
||||
#define VERSION_BUILD 1582
|
||||
#define SCINTILLA_VER 412
|
||||
#define ONIGMO_REGEX_VER 6.1.3
|
||||
#define VERSION_PATCH "RC2"
|
||||
#define VERSION_PATCH ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user