From 535d70cada369bb525ff7eb15dfd14859af8eb8d Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 29 May 2012 20:07:40 +1000 Subject: Updates for 3.2.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 fc02ca077..3195397c0 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.1.0" -#define VERSION_WORDS 3, 1, 0, 0 +#define VERSION_SCINTILLA "3.2.0" +#define VERSION_WORDS 3, 2, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3