From 41cd2d77fd2dc6b78d7910d1a380861354eccbbc Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 24 Feb 2022 08:13:39 +1100 Subject: Updates for 5.2.1 release. --- win32/ScintRes.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32') diff --git a/win32/ScintRes.rc b/win32/ScintRes.rc index 756d0674b..d7f82648f 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "5.2.0" -#define VERSION_WORDS 5, 2, 0, 0 +#define VERSION_SCINTILLA "5.2.1" +#define VERSION_WORDS 5, 2, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3