diff --git a/Build/Changes.txt b/Build/Changes.txt
index a0ade434a..65839d414 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -34,7 +34,7 @@ SUP - (S)et(UP) / Installer Package
========================================================
-Current BETA/RC Version 5.20.1020.(build_#) (2020-10-20)
+Current BETA/RC Version 5.20.1024.(build_#) (2020-10-24)
========================================================
--------------------------------------------------------
@@ -139,7 +139,7 @@ REMOVED:
TRANSLATIONS (MUI):
--------------------------------------------------------
[.xxx.x]- .
-[1020.1]- Hindi (hi-IN) in processing...
+[1024.1]- Hindi (hi-IN) in processing...
[.915.2]- Turkish (tr-TR) in processing...
[.915.2]- Chinese Traditional (zh-TW) in waiting...
[.915.2]- Indonesian (id-ID) in waiting...
diff --git a/Readme.txt b/Readme.txt
index 091c81225..ff47cd985 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -104,6 +104,7 @@ engelhro https://github.com/engelhro
Hexaae https://github.com/Hexaae
hpwamr https://github.com/hpwamr
it4u https://github.com/it4u
+JeepWillys58 https://github.com/JeepWillys58
jmacasd https://github.com/jmacasd
jupester https://github.com/jupester
kofifus https://github.com/kofifus
@@ -115,6 +116,7 @@ maboroshin https://github.com/maboroshin
MadDogVachon https://github.com/MadDogVachon
Mitezuss https://github.com/Mitezuss
RaffaeleBianc0 https://github.com/RaffaeleBianc0
+RaiKoHoff https://github.com/RaiKoHoff
rizonesoft https://github.com/rizonesoft
Rudolfin https://github.com/Rudolfin
ThreeLightsBeyond https://github.com/ThreeLightsBeyond
diff --git a/Versions/day.txt b/Versions/day.txt
index 49efa1e2e..d7b1c440c 100644
--- a/Versions/day.txt
+++ b/Versions/day.txt
@@ -1 +1 @@
-1020
+1024
diff --git a/language/common_res.rc b/language/common_res.rc
index e77bf9a94..679f01a55 100644
--- a/language/common_res.rc
+++ b/language/common_res.rc
@@ -125,6 +125,7 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
\\cf0 Hexaae\\tab https://github.com/Hexaae\\par\
\\cf0 hpwamr\\tab https://github.com/hpwamr\\par\
\\cf0 it4u\\tab https://github.com/it4u\\par\
+\\cf0 JeepWillys58\\tab https://github.com/JeepWillys58\\par\
\\cf0 jmacasd\\tab https://github.com/jmacasd\\par\
\\cf0 jupester\\tab https://github.com/jupester\\par\
\\cf0 kofifus\\tab https://github.com/kofifus\\par\
@@ -136,6 +137,7 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
\\cf0 MadDogVachon\\tab https://github.com/MadDogVachon\\par\
\\cf0 Mitezuss\\tab https://github.com/Mitezuss\\par\
\\cf0 RaffaeleBianc0\\tab https://github.com/RaffaeleBianc0\\par\
+\\cf0 RaiKoHoff\\tab https://github.com/RaiKoHoff\\par\
\\cf0 rizonesoft\\tab https://github.com/rizonesoft\\par\
\\cf0 Rudolfin\\tab https://github.com/Rudolfin\\par\
\\cf0 ThreeLightsBeyond\\tab https://github.com/ThreeLightsBeyond\\par\
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index ff793dbeb..825360352 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 3a4483d54..fa2084ba4 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 1020
+#define VERSION_REV 1024
#define VERSION_BUILD 1
#define SCINTILLA_VER 445
#define ONIGURUMA_REGEX_VER 6.9.6