diff options
author | Neil <nyamatongwe@gmail.com> | 2024-12-15 20:37:18 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-12-15 20:37:18 +1100 |
commit | af00332de0588496bbf0279ed7ed6eb3f5be9401 (patch) | |
tree | f8a5698cbb92d776db7e379a5cb97b6b7d0d7a20 /win32/ScintRes.rc | |
parent | 3ded20d4863720aa5562f35d05699a58d7642640 (diff) | |
download | scintilla-mirror-af00332de0588496bbf0279ed7ed6eb3f5be9401.tar.gz |
Updates for version 5.5.4.rel-5-5-4
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 30b4d7ca1..8c63a4dbd 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.5.3" -#define VERSION_WORDS 5, 5, 3, 0 +#define VERSION_SCINTILLA "5.5.4" +#define VERSION_WORDS 5, 5, 4, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |