diff --git a/metapath/res/metapath.exe.manifest b/metapath/res/metapath.exe.manifest index 28e2e767e5..ed7b720af9 100644 --- a/metapath/res/metapath.exe.manifest +++ b/metapath/res/metapath.exe.manifest @@ -1,6 +1,6 @@ - + metapath File Browser diff --git a/metapath/src/VersionRev.h b/metapath/src/VersionRev.h index 0087dbd9ec..9c886f6139 100644 --- a/metapath/src/VersionRev.h +++ b/metapath/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 24 -#define VERSION_BUILD_NUM 1 -#define VERSION_BUILD 01 -#define VERSION_HASH TEXT("f5114f96") -#define VERSION_REV 5098 -#define VERSION_REV_FULL TEXT("r5098 (f5114f96)") +#define VERSION_BUILD_NUM 3 +#define VERSION_BUILD 03 +#define VERSION_HASH TEXT("7c12b835") +#define VERSION_REV 5146 +#define VERSION_REV_FULL TEXT("r5146 (7c12b835)") diff --git a/res/Notepad2.exe.manifest b/res/Notepad2.exe.manifest index 33cae18399..a801d0b9ae 100644 --- a/res/Notepad2.exe.manifest +++ b/res/Notepad2.exe.manifest @@ -1,6 +1,6 @@ - + Notepad2 Text Editor diff --git a/src/VersionRev.h b/src/VersionRev.h index e36ee61f96..9c886f6139 100644 --- a/src/VersionRev.h +++ b/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 24 -#define VERSION_BUILD_NUM 1 -#define VERSION_BUILD 01 -#define VERSION_HASH TEXT("61abd542") -#define VERSION_REV 5100 -#define VERSION_REV_FULL TEXT("r5100 (61abd542)") +#define VERSION_BUILD_NUM 3 +#define VERSION_BUILD 03 +#define VERSION_HASH TEXT("7c12b835") +#define VERSION_REV 5146 +#define VERSION_REV_FULL TEXT("r5146 (7c12b835)")