diff options
| author | nyamatongwe <devnull@localhost> | 2013-04-09 15:25:26 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-04-09 15:25:26 +1000 |
| commit | 20cd2f6a7e5abd27a75df632e169b57052d01b16 (patch) | |
| tree | 9b4314211296b33dd224e5c83867bf5f9786c6c3 /win32 | |
| parent | 15a1ac5299a71728b459a2f0ed6616088aa3ae46 (diff) | |
| parent | 0c7d071a2116dbdb069c6e8ec3b858d0c45af93c (diff) | |
| download | scintilla-mirror-20cd2f6a7e5abd27a75df632e169b57052d01b16.tar.gz | |
Merged Cocoa composition fix.
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 |
