File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff 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--------------------------------------------------------
Original file line number Diff line number Diff line change 1- 2
1+ 1
Original file line number Diff line number Diff line change 1- 226
1+ 227
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments