diff --git a/matepath/res/matepath.exe.manifest b/matepath/res/matepath.exe.manifest index f3c75824f6..e67dcab591 100644 --- a/matepath/res/matepath.exe.manifest +++ b/matepath/res/matepath.exe.manifest @@ -1,6 +1,6 @@ - + matepath File Browser diff --git a/matepath/src/VersionRev.h b/matepath/src/VersionRev.h index fb7f0b2c45..d5d52a0fb2 100644 --- a/matepath/src/VersionRev.h +++ b/matepath/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 24 -#define VERSION_BUILD_NUM 5 -#define VERSION_BUILD 05 -#define VERSION_HASH TEXT("7f055869") -#define VERSION_REV 5252 -#define VERSION_REV_FULL TEXT("r5252 (7f055869)") +#define VERSION_BUILD_NUM 7 +#define VERSION_BUILD 07 +#define VERSION_HASH TEXT("7565d186") +#define VERSION_REV 5332 +#define VERSION_REV_FULL TEXT("r5332 (7565d186)") diff --git a/res/Notepad4.exe.manifest b/res/Notepad4.exe.manifest index 30ac84d7da..35951c201d 100644 --- a/res/Notepad4.exe.manifest +++ b/res/Notepad4.exe.manifest @@ -1,6 +1,6 @@ - + Notepad4 Text Editor diff --git a/src/VersionRev.h b/src/VersionRev.h index fb7f0b2c45..d5d52a0fb2 100644 --- a/src/VersionRev.h +++ b/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 24 -#define VERSION_BUILD_NUM 5 -#define VERSION_BUILD 05 -#define VERSION_HASH TEXT("7f055869") -#define VERSION_REV 5252 -#define VERSION_REV_FULL TEXT("r5252 (7f055869)") +#define VERSION_BUILD_NUM 7 +#define VERSION_BUILD 07 +#define VERSION_HASH TEXT("7565d186") +#define VERSION_REV 5332 +#define VERSION_REV_FULL TEXT("r5332 (7565d186)")