diff --git a/Build/Changes.txt b/Build/Changes.txt
index 08c88ad3f..c7e0071c8 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
=====================================================
-Current BETA Version 5.20.605.(build_#) (2020-06-05)
+Current BETA Version 5.20.609.(build_#) (2020-06-09)
=====================================================
-----------------------------------------------------
@@ -55,6 +55,7 @@ NEW:
CHANGES:
-----------------------------------------------------
-
+- Non scaled transparent image on help dialog control for Rizonesoft (standard DPI resolution).
- Enhancement of the "build_np3portableapp.cmd" file.
- Remove duplicate readme.txt, license.txt and unused files.
- Move all readme.txt, license.txt, KeyboardShortcuts.txt, etc... files
diff --git a/Versions/day.txt b/Versions/day.txt
index 437dcabe1..cb3e25bbc 100644
--- a/Versions/day.txt
+++ b/Versions/day.txt
@@ -1 +1 @@
-607
+609
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index 791c0823b..51316ed55 100644
--- a/res/Notepad3.exe.manifest.conf
+++ b/res/Notepad3.exe.manifest.conf
@@ -3,7 +3,7 @@
Notepad3 BETA
diff --git a/src/VersionEx.h b/src/VersionEx.h
index 8cf1d82e6..62c9352c6 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 607
+#define VERSION_REV 609
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5