+ upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2020-06-22 20:23:24 +02:00
parent 66cc0bbf4c
commit 3b4d1b7bd9
4 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ LEGEND:
2) CHANGES:
3) ENHANCEMENT: (Optimize)
4) FIXES: (Debug)
5) REMOVED:
5) REMOVED:
6) TRANSLATIONS (MUI): (New Language)
-----------------------------------------------------
@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
=====================================================
Current RC1 Version 5.20.621.(build_#) (2020-06-21)
Current RC1 Version 5.20.622.(build_#) (2020-06-22)
=====================================================
-----------------------------------------------------

View File

@ -1 +1 @@
621
622

View File

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

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 621
#define VERSION_REV 622
#define VERSION_BUILD 1
#define SCINTILLA_VER 443
#define ONIGURUMA_REGEX_VER 6.9.5