diff --git a/Versions/build.txt b/Versions/build.txt index 2794bbe06..f137a5639 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1458 +1582 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 2829e59a8..6f2eb73d3 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,8 +3,8 @@ - Notepad3 RC2 + Notepad3 diff --git a/src/VersionEx.h b/src/VersionEx.h index a8272f8b5..3b621f78b 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -6,8 +6,8 @@ #define APPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 19 -#define VERSION_REV 102 -#define VERSION_BUILD 1458 +#define VERSION_REV 105 +#define VERSION_BUILD 1582 #define SCINTILLA_VER 412 #define ONIGMO_REGEX_VER 6.1.3 -#define VERSION_PATCH "RC2" +#define VERSION_PATCH ""