diff options
author | Neil <nyamatongwe@gmail.com> | 2024-03-02 19:32:19 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-03-02 19:32:19 +1100 |
commit | 018aa335e36259e5028cbc7dfe53c45f293cace0 (patch) | |
tree | 4f54a718e02e1cf8ab8e4568988d0f0bf07af29f /win32/ScintRes.rc | |
parent | e99c07091ec1cebc855bcda42426286872d3a667 (diff) | |
download | scintilla-mirror-rel-5-4-2.tar.gz |
Updates for version 5.4.2.rel-5-4-2
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 9e0e1ab1a..457dcc445 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.4.1" -#define VERSION_WORDS 5, 4, 1, 0 +#define VERSION_SCINTILLA "5.4.2" +#define VERSION_WORDS 5, 4, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |