From a0d2795cb9f2f2af41ce24e296869654c4b99287 Mon Sep 17 00:00:00 2001 From: mitchell Date: Sat, 30 Jun 2018 09:18:26 -0400 Subject: Updated for 3.10.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 f25971bfc..742cccdba 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.8.0" -#define VERSION_WORDS 3, 8, 0, 0 +#define VERSION_SCINTILLA "3.10.0" +#define VERSION_WORDS 3, 10, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3