Preparation Version files for Release_5.21.227.1

This commit is contained in:
Pairi Daiza 2021-02-27 14:55:39 +01:00
parent c9950b0658
commit 37695d4b0a
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
5 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.21.226.(build_#) (2021-02-26)
Version 5.21.227.1 (27 February 2021)
========================================================
--------------------------------------------------------

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
226
227

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.21.226.2"
version="5.21.227.1"
type="win32"
/>
<description>Notepad3 rc</description>
<description>Notepad3 </description>
</assembly>

View File

@ -8,12 +8,12 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 226
#define VERSION_BUILD 2
#define VERSION_REV 227
#define VERSION_BUILD 1
#define SCINTILLA_VER 446
#define ONIGURUMA_REGEX_VER 6.9.6
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH rc
#define VERSION_PATCH
#define VERSION_COMMIT_ID dkt1-amr