From 06a342412780bd3b0e08a874a5a514eb60125852 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 13 Jun 2019 12:38:35 +1000 Subject: Make a new release due to a regression in SciTE with 4.1.6. --- 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 569571f1b..62e38a5f4 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "4.1.6" -#define VERSION_WORDS 4, 1, 6, 0 +#define VERSION_SCINTILLA "4.1.7" +#define VERSION_WORDS 4, 1, 7, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3