From 8d61d933a5271c41d16f30073515fb3672f91d04 Mon Sep 17 00:00:00 2001 From: mitchell Date: Sat, 7 Dec 2019 11:47:50 -0500 Subject: Preparing for 3.11.2. --- 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 574996c0a..1262e4fed 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.11.1" -#define VERSION_WORDS 3, 11, 1, 0 +#define VERSION_SCINTILLA "3.11.2" +#define VERSION_WORDS 3, 11, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3