diff options
author | nyamatongwe <unknown> | 2013-01-11 15:20:34 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-01-11 15:20:34 +1100 |
commit | 3f33c5ba572a7810c04487dab5453f3d19ad9f62 (patch) | |
tree | 1d9d528cba722bea0e5e38cb939dcb187a6abe5b /win32 | |
parent | 833499a3d718bc8522a2e8178ee475e080d29eaa (diff) | |
download | scintilla-mirror-3f33c5ba572a7810c04487dab5453f3d19ad9f62.tar.gz |
Prepare for 3.2.4.
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 bf16188ae..b432c739b 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.2.3" -#define VERSION_WORDS 3, 2, 3, 0 +#define VERSION_SCINTILLA "3.2.4" +#define VERSION_WORDS 3, 2, 4, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |