From c81731d5c196ddae22e8a06aa32868a570fcbe30 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 26 Apr 2026 10:07:18 +1000 Subject: Updates for version 5.6.2. --- win32/ScintRes.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/ScintRes.rc') diff --git a/win32/ScintRes.rc b/win32/ScintRes.rc index db089bf92..46526cec8 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "5.6.1" -#define VERSION_WORDS 5, 6, 1, 0 +#define VERSION_SCINTILLA "5.6.2" +#define VERSION_WORDS 5, 6, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3