mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Beta Build 655 released
https://github.com/rizonesoft/Notepad3/issues/160
This commit is contained in:
parent
52122cb477
commit
e3e5edf684
@ -1 +1 @@
|
||||
632
|
||||
655
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="2.17.1023.632"
|
||||
version="2.17.1102.655"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3</description>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 17
|
||||
#define VERSION_REV 1026
|
||||
#define VERSION_BUILD 634
|
||||
#define SCINTILLA_VER 401
|
||||
#define VERSION_REV 1102
|
||||
#define VERSION_BUILD 655
|
||||
#define SCINTILLA_VER 402
|
||||
|
||||
Loading…
Reference in New Issue
Block a user