diff --git a/Build/Changes.txt b/Build/Changes.txt
index d673ac4b0..7c55211d3 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.525.(build_#) (2020-05-25)
+Current BETA Version 5.20.526.(build_#) (2020-05-26)
=====================================================
-----------------------------------------------------
@@ -130,7 +130,7 @@ TRANSLATIONS (MUI):
- Portuguese Brazilian (pt-BR) in progress...
- Vietnamese (vi-VN) in progress...
- Korean (ko-KR) to resume...
-- Turkish (tr-TR) to resume...
+- Turkish (tr-TR) in progress...
- Portuguese (pt-PT).
- Slovak (sk-SK).
diff --git a/Versions/day.txt b/Versions/day.txt
index 642ea6f49..6bf99008f 100644
--- a/Versions/day.txt
+++ b/Versions/day.txt
@@ -1 +1 @@
-525
+526
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index e407c7dfb..cd8074a12 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 dc1a88c5b..df80bc295 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 525
+#define VERSION_REV 526
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5