From 10557d306962d4a3f43c634ed04993510b1c0573 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 3 Jun 2020 07:56:07 +1000 Subject: Updates for 4.4.3. --- 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 5b216d6f7..873337823 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "4.4.2" -#define VERSION_WORDS 4, 4, 2, 0 +#define VERSION_SCINTILLA "4.4.3" +#define VERSION_WORDS 4, 4, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3