diff options
author | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
commit | 26e0848eb0971f706f3ba327e905ebaf06736e2c (patch) | |
tree | 1f9c86a0c72b4a6209a6af394ad7ab34a15d4923 /win32/ScintRes.rc | |
parent | a180e477ec3efd9d35a4cf32b63ab7354a03371f (diff) | |
download | scintilla-mirror-26e0848eb0971f706f3ba327e905ebaf06736e2c.tar.gz |
Updates for version 5.5.7.
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 f46791f8e..069195ea9 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.5.6" -#define VERSION_WORDS 5, 5, 6, 0 +#define VERSION_SCINTILLA "5.5.7" +#define VERSION_WORDS 5, 5, 7, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |