diff --git a/Versions/build.txt b/Versions/build.txt
index b8626c4cf..7ed6ff82d 100644
--- a/Versions/build.txt
+++ b/Versions/build.txt
@@ -1 +1 @@
-4
+5
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index 9735ab2d9..c08fc0061 100644
--- a/res/Notepad3.exe.manifest.conf
+++ b/res/Notepad3.exe.manifest.conf
@@ -3,7 +3,7 @@
Notepad3 RC2
diff --git a/src/VersionEx.h b/src/VersionEx.h
index 0c229b9a7..bb6d55833 100644
--- a/src/VersionEx.h
+++ b/src/VersionEx.h
@@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 303
-#define VERSION_BUILD 4
+#define VERSION_BUILD 5
#define SCINTILLA_VER 431
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27