Build 491 Released

This commit is contained in:
Derick Payne 2017-09-06 03:50:29 +02:00
parent 4c66c0efc3
commit ad469fa699
6 changed files with 5 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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

View File

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