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