From 6296f4a8567d2c22690be0cafcdf91a0fea60cc7 Mon Sep 17 00:00:00 2001 From: zufuliu Date: Mon, 28 Aug 2023 18:33:46 +0800 Subject: [PATCH] Release v4.23.08r4962. --- doc/release.md | 4 ++-- metapath/res/metapath.exe.manifest | 2 +- metapath/src/VersionRev.h | 10 +++++----- readme.md | 3 ++- res/Notepad2.exe.manifest | 2 +- src/VersionRev.h | 6 +++--- version.txt | 6 +++--- wiki | 2 +- 8 files changed, 18 insertions(+), 17 deletions(-) diff --git a/doc/release.md b/doc/release.md index d818d592da..8cbdd99039 100644 --- a/doc/release.md +++ b/doc/release.md @@ -15,7 +15,7 @@ | ko | 한국어 | x64 | legacy 64-bit Windows Vista, Server 2008 | | zh-Hans | 中文 (简体) | Win32 | legacy Windows XP, Server 2003 | | zh-Hant | 中文 (繁體) | -| i18n | all above languages include French | -| 한국어 | https://teus.me/category/IT/Notepad2 | +| i18n | all above languages include French | winget | `winget install -e "Notepad2"` | +| 한국어 | https://teus.me/category/IT/Notepad2 | winget | `winget install zufuliu.notepad2` | Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad2/actions and https://ci.appveyor.com/project/zufuliu/notepad2. diff --git a/metapath/res/metapath.exe.manifest b/metapath/res/metapath.exe.manifest index ecd194873e..a253135bc6 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 d7a4c009cb..648cff9886 100644 --- a/metapath/src/VersionRev.h +++ b/metapath/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 23 -#define VERSION_BUILD_NUM 6 -#define VERSION_BUILD 06 -#define VERSION_HASH TEXT("d53367e0") -#define VERSION_REV 4862 -#define VERSION_REV_FULL TEXT("r4862 (d53367e0)") +#define VERSION_BUILD_NUM 8 +#define VERSION_BUILD 08 +#define VERSION_HASH TEXT("2235065e") +#define VERSION_REV 4962 +#define VERSION_REV_FULL TEXT("r4962 (2235065e)") diff --git a/readme.md b/readme.md index 8a35b21489..753e5190a2 100644 --- a/readme.md +++ b/readme.md @@ -165,7 +165,8 @@ Latest development builds (artifacts in Release configuration for each compiler * Experimental support for RTL layout (GDI) and bidirectional (Direct2D), useful for Arabic and Hebrew * Support using fractional font size * Support full screen mode -* Extra support for drag and drop file from Visual Studio, Android Studio, IntelliJ IDEA, etc. +* Support copy as RTF +* Support drag and drop file from Visual Studio, Android Studio, IntelliJ IDEA, etc. * Other various major or minor changes and tweaks ## Supported Operating Systems: diff --git a/res/Notepad2.exe.manifest b/res/Notepad2.exe.manifest index 2fba7e8cea..255108b4b5 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 13ac1bc150..648cff9886 100644 --- a/src/VersionRev.h +++ b/src/VersionRev.h @@ -1,6 +1,6 @@ #define VERSION_MINOR 23 #define VERSION_BUILD_NUM 8 #define VERSION_BUILD 08 -#define VERSION_HASH TEXT("b882a2f4") -#define VERSION_REV 4950 -#define VERSION_REV_FULL TEXT("r4950 (b882a2f4)") +#define VERSION_HASH TEXT("2235065e") +#define VERSION_REV 4962 +#define VERSION_REV_FULL TEXT("r4962 (2235065e)") diff --git a/version.txt b/version.txt index 9bd84202cb..38715bffa2 100644 --- a/version.txt +++ b/version.txt @@ -5,17 +5,17 @@ git clone https://github.com/XhmikosR/notepad2-mod.git Scintilla (upstream) hg clone http://hg.code.sf.net/p/scintilla/code scintilla 5.3.6 -2023-08-02 9374:753c289a751e +2023-08-28 9376:ce64e88c1d84 Lexilla (upstream) git clone https://github.com/ScintillaOrg/lexilla.git 5.2.6 -2023-08-06 9b45aaf0c4938b2a44fd22a256cdea574a1628cb +2023-08-22 8452f28bc18b88cfe5a3a5c70141267d996db20f SciTE (upstream) hg clone http://hg.code.sf.net/p/scintilla/scite 5.3.7 -2023-08-02 6172:1207927e74ea +2023-08-28 6176:690a01ba2f3d init submodule: git submodule init diff --git a/wiki b/wiki index bf8efd662b..79c09fc745 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit bf8efd662b17d9c1711f2e6d3469df8c03393583 +Subproject commit 79c09fc745b1d2b836175635edc61d9601b15042