diff --git a/Build/Changes.txt b/Build/Changes.txt
index 48afca237..218793b7a 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -31,6 +31,50 @@ SUP - (S)et(UP) / Installer Package
UCD - (UCD)ARDET is an Encoding Detector Library
+========================================================
+Current BETA/RC Version 5.21.227.(build_#) (2021-02-27)
+========================================================
+
+--------------------------------------------------------
+NEW:
+--------------------------------------------------------
+[.###.#]- .
+[.###.#]- Converter: File-System Path to URL and vice versa.
+
+--------------------------------------------------------
+CHANGES:
+--------------------------------------------------------
+[.###.#]- .
+[.###.#]- EOL-Mode: status-bar double-click : inverted cyclic change rotation CRLF -> LF -> CR.
+
+--------------------------------------------------------
+FIXES:
+--------------------------------------------------------
+[.###.#]- .
+[.###.#]- .
+
+--------------------------------------------------------
+REMOVED:
+--------------------------------------------------------
+[.###.#]- .
+[.###.#]- .
+
+--------------------------------------------------------
+TRANSLATIONS (MUI):
+--------------------------------------------------------
+For our Notepad3 translation projects, we are looking for motivated volunteers, with a
+priority to resume "aborted" translations for these languages:
+Please, send me a PM (hpwamr51 @ gmail.com) if you are willing to help.
+[.###.#]- .
+[.226.1]- Chinese Traditional (zh-TW) (incomplete...).
+[.226.1]- Greek (el-GR) (incomplete...).
+[.226.1]- Indonesian (id-ID) (incomplete...).
+[.226.1]- Portuguese Brazilian (pt-BR) (incomplete...).
+[.226.1]- Spanish Latin America (es-LA) (incomplete...).
+[.226.1]- Turkish (tr-TR) (incomplete...).
+[.226.1]- Vietnamese (vi-VN) (incomplete...).
+
+
========================================================
Version 5.21.227.1 (27 February 2021)
========================================================
diff --git a/Versions/build.txt b/Versions/build.txt
index d00491fd7..0cfbf0888 100644
--- a/Versions/build.txt
+++ b/Versions/build.txt
@@ -1 +1 @@
-1
+2
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index 4e43e89a9..395e14413 100644
--- a/res/Notepad3.exe.manifest.conf
+++ b/res/Notepad3.exe.manifest.conf
@@ -3,8 +3,8 @@
- Notepad3
+ Notepad3 beta
diff --git a/src/VersionEx.h b/src/VersionEx.h
index faf93cf1d..b4118ecb8 100644
--- a/src/VersionEx.h
+++ b/src/VersionEx.h
@@ -9,11 +9,11 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 227
-#define VERSION_BUILD 1
+#define VERSION_BUILD 2
#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
+#define VERSION_PATCH beta
#define VERSION_COMMIT_ID dkt1-amr