diff options
| author | nyamatongwe <devnull@localhost> | 2013-05-27 10:44:54 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-05-27 10:44:54 +1000 |
| commit | f82483c06da557dc3a0445e61eae576a0292696c (patch) | |
| tree | 50c5c39cd5a30767f304b26f4f184a4b03f9f49c /win32 | |
| parent | 0ab95c3cccfe68be565672cc5ec170ad44ff4a0f (diff) | |
| download | scintilla-mirror-f82483c06da557dc3a0445e61eae576a0292696c.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 |
