From 6bfc16f58bcb69e84d675ed85a8ffa073b1a5c5c Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 18 Mar 2014 08:11:10 +1100 Subject: Updating to get ready for 3.4.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 a057a2e5d..5bc5fb716 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include -#define VERSION_SCINTILLA "3.3.9" -#define VERSION_WORDS 3, 3, 9, 0 +#define VERSION_SCINTILLA "3.4.0" +#define VERSION_WORDS 3, 4, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS -- cgit v1.2.3