diff options
author | Neil <nyamatongwe@gmail.com> | 2024-07-19 08:11:21 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-07-19 08:11:21 +1000 |
commit | 9e700737d0baeebd500d76eed2614ccafc20a92c (patch) | |
tree | eef4d6e948a8f1ffa59378bdb75858f66c8cd339 /win32/ScintRes.rc | |
parent | 6a7f90c15976d7981a886843cfb6f6230359346f (diff) | |
download | scintilla-mirror-9e700737d0baeebd500d76eed2614ccafc20a92c.tar.gz |
Updates for version 5.5.1.rel-5-5-1
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 88e91c4d9..66d6118eb 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.5.0" -#define VERSION_WORDS 5, 5, 0, 0 +#define VERSION_SCINTILLA "5.5.1" +#define VERSION_WORDS 5, 5, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |