From 06a15f3405b018517d17bf26ab83b29b569d4057 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 23 May 2017 16:42:48 +1000 Subject: Updated for 3.7.5 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 cb567f10e..a4648f4b1 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.7.4" -#define VERSION_WORDS 3, 7, 4, 0 +#define VERSION_SCINTILLA "3.7.5" +#define VERSION_WORDS 3, 7, 5, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3