diff options
| author | nyamatongwe <devnull@localhost> | 2013-03-27 09:26:15 +1100 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-03-27 09:26:15 +1100 |
| commit | 455890ad0216e74ce7b0910c443503221bf35ac1 (patch) | |
| tree | 122a15d5ebc74b690f08a14e104032c7065e0aec /win32 | |
| parent | 5e6a098948d51ac44b206114b015ac7f9f44969a (diff) | |
| download | scintilla-mirror-455890ad0216e74ce7b0910c443503221bf35ac1.tar.gz | |
Updates for version 3.3.0.
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 80052b44e..93fcf4328 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.2.5" -#define VERSION_WORDS 3, 2, 5, 0 +#define VERSION_SCINTILLA "3.3.0" +#define VERSION_WORDS 3, 3, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
