diff --git a/Versions/build.txt b/Versions/build.txt index 7f8f011eb..d00491fd7 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -7 +1 diff --git a/Versions/day.txt b/Versions/day.txt index 964480f63..c34a8046f 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -213 +215 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index cf51c2dd6..5cd1afce5 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC1 diff --git a/src/VersionEx.h b/src/VersionEx.h index f0ea3ec95..04584c2b9 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,12 +8,12 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 20 -#define VERSION_REV 213 -#define VERSION_BUILD 7 +#define VERSION_REV 215 +#define VERSION_BUILD 1 #define SCINTILLA_VER 430 #define ONIGURUMA_REGEX_VER 6.9.4 #define UCHARDET_VER 2018.09.27 #define TINYEXPR_VER 2018.05.11 #define UTHASH_VER 2.1.0 #define VERSION_PATCH RC1 -#define VERSION_COMMIT_ID t7820-rk +#define VERSION_COMMIT_ID nebukadn