diff options
| author | nyamatongwe <devnull@localhost> | 2012-07-11 11:40:56 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2012-07-11 11:40:56 +1000 |
| commit | fe353ca5952c00a1da30988f21717c467aacafc5 (patch) | |
| tree | e5dc6e06e674d5ecc223ca0ab48d1d7e4ed74659 /win32/ScintRes.rc | |
| parent | c8549d0729da78370615a498bc2dc56aaa0abaac (diff) | |
| download | scintilla-mirror-fe353ca5952c00a1da30988f21717c467aacafc5.tar.gz | |
Updates for next release 3.2.1.
Diffstat (limited to 'win32/ScintRes.rc')
| -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 3195397c0..72a05f060 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.2.0" -#define VERSION_WORDS 3, 2, 0, 0 +#define VERSION_SCINTILLA "3.2.1" +#define VERSION_WORDS 3, 2, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
