diff options
| author | Neil <nyamatongwe@gmail.com> | 2026-04-26 10:07:18 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2026-04-26 10:07:18 +1000 |
| commit | c81731d5c196ddae22e8a06aa32868a570fcbe30 (patch) | |
| tree | 906109409593324c7b6dee4d0b6efd4a77173ff5 /win32/ScintRes.rc | |
| parent | fc5004a9e14cfd5c462abca0c8af3cab614aa48d (diff) | |
| download | scintilla-mirror-c81731d5c196ddae22e8a06aa32868a570fcbe30.tar.gz | |
Updates for version 5.6.2.rel-5-6-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 db089bf92..46526cec8 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.6.1" -#define VERSION_WORDS 5, 6, 1, 0 +#define VERSION_SCINTILLA "5.6.2" +#define VERSION_WORDS 5, 6, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
