diff options
author | nyamatongwe <unknown> | 2013-04-09 13:53:22 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-04-09 13:53:22 +1000 |
commit | b2f8b788f10bf6197318ce2fef1a895dca17b296 (patch) | |
tree | 2b38c1e38832d25a040b22bade06a1417f580783 /win32 | |
parent | 3c0ce7c69b974a8535ac0f24cb1d2892c5e773d6 (diff) | |
download | scintilla-mirror-b2f8b788f10bf6197318ce2fef1a895dca17b296.tar.gz |
Updating for 3.3.1.
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 93fcf4328..61932f497 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.3.0" -#define VERSION_WORDS 3, 3, 0, 0 +#define VERSION_SCINTILLA "3.3.1" +#define VERSION_WORDS 3, 3, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |