diff options
author | Neil <nyamatongwe@gmail.com> | 2023-02-04 09:19:13 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2023-02-04 09:19:13 +1100 |
commit | de86ba10d74a0a13a48187ff5631da1aa1710256 (patch) | |
tree | e8ed31cff2107a03617e8ec6154eddbfe968aeeb /win32/ScintRes.rc | |
parent | 33f32a76dae02591faddc763284cfe4d7264b0b7 (diff) | |
download | scintilla-mirror-de86ba10d74a0a13a48187ff5631da1aa1710256.tar.gz |
Updates for version 5.3.3.
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 68d42c2ca..41b64c7d9 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.3.2" -#define VERSION_WORDS 5, 3, 2, 0 +#define VERSION_SCINTILLA "5.3.3" +#define VERSION_WORDS 5, 3, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |