From bd1b2f73a161cc1cb4a5047205fee6ec67eb59c2 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 20 Jul 2021 13:47:07 +1000 Subject: Updates for 5.1.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 b82c7cdaa..54ae1c8be 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "5.1.0" -#define VERSION_WORDS 5, 1, 0, 0 +#define VERSION_SCINTILLA "5.1.1" +#define VERSION_WORDS 5, 1, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3