mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Build 491 Released
This commit is contained in:
parent
4c66c0efc3
commit
ad469fa699
Binary file not shown.
BIN
distrib/Notepad3_2.17.905.491.exe
Normal file
BIN
distrib/Notepad3_2.17.905.491.exe
Normal file
Binary file not shown.
Binary file not shown.
BIN
distrib/Notepad3_x_2.17.905.491.exe
Normal file
BIN
distrib/Notepad3_x_2.17.905.491.exe
Normal file
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="2.0.2.468"
|
||||
version="2.17.905.491"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3</description>
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REV 2
|
||||
#define VERSION_BUILD 468
|
||||
#define VERSION_MINOR 17
|
||||
#define VERSION_REV 905
|
||||
#define VERSION_BUILD 491
|
||||
#define SCINTILLA_VER 400
|
||||
|
||||
Loading…
Reference in New Issue
Block a user