Skip to content

Commit 37695d4

Browse files
committed
Preparation Version files for Release_5.21.227.1
1 parent c9950b0 commit 37695d4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Build/Changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
3232

3333

3434
========================================================
35-
Current BETA/RC Version 5.21.226.(build_#) (2021-02-26)
35+
Version 5.21.227.1 (27 February 2021)
3636
========================================================
3737

3838
--------------------------------------------------------

Versions/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2
1+
1

Versions/day.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
226
1+
227

res/Notepad3.exe.manifest.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<assemblyIdentity
44
name="Notepad3"
55
processorArchitecture="*"
6-
version="5.21.226.2"
6+
version="5.21.227.1"
77
type="win32"
88
/>
9-
<description>Notepad3 rc</description>
9+
<description>Notepad3 </description>
1010
</assembly>

src/VersionEx.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
#define SAPPNAME "Notepad3"
99
#define VERSION_MAJOR 5
1010
#define VERSION_MINOR 21
11-
#define VERSION_REV 226
12-
#define VERSION_BUILD 2
11+
#define VERSION_REV 227
12+
#define VERSION_BUILD 1
1313
#define SCINTILLA_VER 446
1414
#define ONIGURUMA_REGEX_VER 6.9.6
1515
#define UCHARDET_VER 2018.09.27
1616
#define TINYEXPR_VER 2018.05.11
1717
#define UTHASH_VER 2.1.0
18-
#define VERSION_PATCH rc
18+
#define VERSION_PATCH
1919
#define VERSION_COMMIT_ID dkt1-amr

0 commit comments

Comments
 (0)