diff options
| author | nyamatongwe <devnull@localhost> | 2013-04-09 13:53:22 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-04-09 13:53:22 +1000 |
| commit | 4e2ff17f9c02fbb62654e2346a94140953e4975c (patch) | |
| tree | 871735c945e0188d500b7f0949e8e9e8676e16da /win32 | |
| parent | 4586f5aa1d78451bade67e6443e910fc5492feaa (diff) | |
| download | scintilla-mirror-4e2ff17f9c02fbb62654e2346a94140953e4975c.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 |
