mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Prepared version 3.17.1124.693
This commit is contained in:
parent
4a3a9a76d6
commit
2ef05a5cb0
@ -1,2 +1 @@
|
||||
693
|
||||
|
||||
1
|
||||
|
||||
@ -3,8 +3,9 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="3.17.1124.693"
|
||||
version="3.17.1124.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3</description>
|
||||
</assembly>
|
||||
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#define VERSION_MAJOR 3
|
||||
#define VERSION_MINOR 17
|
||||
#define VERSION_REV 1124
|
||||
#define VERSION_BUILD 693
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 402
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user