From 4f4ec2c4e7403981bd388cb54d20c01202dd2dc9 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 3 Dec 2021 21:57:48 +1100 Subject: Updates for 5.1.5. --- 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 68c712e5c..607ef4092 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "5.1.4" -#define VERSION_WORDS 5, 1, 4, 0 +#define VERSION_SCINTILLA "5.1.5" +#define VERSION_WORDS 5, 1, 5, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3