+ upd: versioning files for PR #2005

This commit is contained in:
RaiKoHoff 2020-02-20 10:44:02 +01:00
parent f18ee9ba63
commit b5fedddce6
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
219
220

View File

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

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 219
#define VERSION_REV 220
#define VERSION_BUILD 1
#define SCINTILLA_VER 430
#define ONIGURUMA_REGEX_VER 6.9.4