From d886dfe0a9d5a3d92a5e9451dcbf30f0b3999357 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 18 Jun 2021 08:50:17 +1000 Subject: Updated for stable version 5.1.0. --- 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 97ce2a7a4..b82c7cdaa 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "5.0.3" -#define VERSION_WORDS 5, 0, 3, 0 +#define VERSION_SCINTILLA "5.1.0" +#define VERSION_WORDS 5, 1, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3