diff options
author | nyamatongwe <unknown> | 2013-05-27 10:44:54 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-05-27 10:44:54 +1000 |
commit | 59c58ef6d86c011be136bf98f84e66f5e076567a (patch) | |
tree | 77780898fae61e2d04bae31e6027323a6bb229aa /win32 | |
parent | 196ade4dccbba13e594fb25fc55e4b054d9ca824 (diff) | |
download | scintilla-mirror-59c58ef6d86c011be136bf98f84e66f5e076567a.tar.gz |
Updated version numbers, date, and change log for 3.3.3.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/ScintRes.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/ScintRes.rc b/win32/ScintRes.rc index 6b2654d4d..1d1f24c2a 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.3.2" -#define VERSION_WORDS 3, 3, 2, 0 +#define VERSION_SCINTILLA "3.3.3" +#define VERSION_WORDS 3, 3, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |