diff --git a/Build/Changes.txt b/Build/Changes.txt
index 7700eea19..e53b96c54 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -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)
=====================================================
-----------------------------------------------------
diff --git a/Versions/day.txt b/Versions/day.txt
index 7e1aa3219..ff39c77bd 100644
--- a/Versions/day.txt
+++ b/Versions/day.txt
@@ -1 +1 @@
-621
+622
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index 37b3786a1..dda9a4023 100644
--- a/res/Notepad3.exe.manifest.conf
+++ b/res/Notepad3.exe.manifest.conf
@@ -3,7 +3,7 @@
Notepad3 RC1
diff --git a/src/VersionEx.h b/src/VersionEx.h
index 6b6ed143a..8514a465f 100644
--- a/src/VersionEx.h
+++ b/src/VersionEx.h
@@ -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