diff options
| author | mitchell <unknown> | 2019-08-30 18:35:29 -0400 | 
|---|---|---|
| committer | mitchell <unknown> | 2019-08-30 18:35:29 -0400 | 
| commit | 2c7eb67845e3837077b97cba69e43809312f54a7 (patch) | |
| tree | 80156aa479469ce7f3aa63972c47e9f1ab8af1c0 /win32 | |
| parent | 5101634394a5e1583e68372ed29d927061e20e4d (diff) | |
| download | scintilla-mirror-2c7eb67845e3837077b97cba69e43809312f54a7.tar.gz | |
Preparing for 3.11.0 release.rel-3-11-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 aee0f0599..53c2fa356 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@  #include <windows.h> -#define VERSION_SCINTILLA "3.10.6" -#define VERSION_WORDS 3, 10, 6, 0 +#define VERSION_SCINTILLA "3.11.0" +#define VERSION_WORDS 3, 11, 0, 0  VS_VERSION_INFO VERSIONINFO  FILEVERSION	VERSION_WORDS | 
