Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'

This commit is contained in:
Rainer Kottenhoff 2017-11-03 09:49:35 +01:00
commit 401fe2b974
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
632
655

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="2.17.1023.632"
version="2.17.1102.655"
type="win32"
/>
<description>Notepad3</description>

View File

@ -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