diff --git a/Build/Changes.txt b/Build/Changes.txt
index 2eefa8ba6..582b584de 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -67,7 +67,7 @@ TRANSLATIONS (MUI):
==================================================
-Current RC2 Version 5.19.812.#(build) (2019-08-12)
+Current RC2 Version 5.19.813.#(build) (2019-08-13)
==================================================
--------------------------------------------------
diff --git a/Versions/build.txt b/Versions/build.txt
index cf5056b51..185119eec 100644
--- a/Versions/build.txt
+++ b/Versions/build.txt
@@ -1 +1 @@
-2525
+2526
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index af108be91..3f6757b25 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 cc47f68b7..25c2aacb4 100644
--- a/src/VersionEx.h
+++ b/src/VersionEx.h
@@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
-#define VERSION_REV 812
-#define VERSION_BUILD 2525
+#define VERSION_REV 813
+#define VERSION_BUILD 2526
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.3
#define UCHARDET_VER 2018.09.27