From b71af2f18599562dc4767324c5c8e030c3039d8b Mon Sep 17 00:00:00 2001 From: zufuliu Date: Mon, 15 Jan 2024 19:04:32 +0800 Subject: [PATCH] Release v4.24.01r5100. --- res/Notepad2.exe.manifest | 2 +- src/VersionRev.h | 6 +++--- src/config.h | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/res/Notepad2.exe.manifest b/res/Notepad2.exe.manifest index eef04570ed..33cae18399 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 0087dbd9ec..e36ee61f96 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("f5114f96") -#define VERSION_REV 5098 -#define VERSION_REV_FULL TEXT("r5098 (f5114f96)") +#define VERSION_HASH TEXT("61abd542") +#define VERSION_REV 5100 +#define VERSION_REV_FULL TEXT("r5100 (61abd542)") diff --git a/src/config.h b/src/config.h index b291f72bdc..6128f2daee 100644 --- a/src/config.h +++ b/src/config.h @@ -27,5 +27,4 @@ //! Enable localization for scheme/lexer style names. #define NP2_ENABLE_LOCALIZE_STYLE_NAME 1 -// scintilla\include\LaTeXInput.h defined -// NP2_ENABLE_LATEX_LIKE_EMOJI_INPUT +// scintilla\include\LaTeXInput.h defined NP2_ENABLE_LATEX_LIKE_EMOJI_INPUT