From fe353ca5952c00a1da30988f21717c467aacafc5 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 11 Jul 2012 11:40:56 +1000 Subject: Updates for next release 3.2.1. --- 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 3195397c0..72a05f060 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.2.0" -#define VERSION_WORDS 3, 2, 0, 0 +#define VERSION_SCINTILLA "3.2.1" +#define VERSION_WORDS 3, 2, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3