From e53595719022921c433f223101787537af7cbff5 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 15 Jun 2018 19:42:00 +1000 Subject: Updates for 4.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 1ab28e188..cb44b8380 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "4.0.5" -#define VERSION_WORDS 4, 0, 5, 0 +#define VERSION_SCINTILLA "4.1.0" +#define VERSION_WORDS 4, 1, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3