Beta Build 655 released

https://github.com/rizonesoft/Notepad3/issues/160
This commit is contained in:
Derick Payne 2017-11-02 18:19:51 +02:00
parent 52122cb477
commit e3e5edf684
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