Preparing to release Build 1582

This commit is contained in:
Derick Payne 2019-01-05 02:03:42 +02:00
parent 690bb3c826
commit 4e5174d159
3 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1458
1582

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.102.1458"
version="5.19.105.1582"
type="win32"
/>
<description>Notepad3 RC2</description>
<description>Notepad3 </description>
</assembly>

View File

@ -6,8 +6,8 @@
#define APPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 102
#define VERSION_BUILD 1458
#define VERSION_REV 105
#define VERSION_BUILD 1582
#define SCINTILLA_VER 412
#define ONIGMO_REGEX_VER 6.1.3
#define VERSION_PATCH "RC2"
#define VERSION_PATCH ""