diff options
author | Neil <nyamatongwe@gmail.com> | 2024-03-09 09:09:52 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-03-09 09:09:52 +1100 |
commit | 4f1278b0810b84f8ba81c4d264942843cccea2de (patch) | |
tree | db04a3b9b7ec17316991eab971785870485fbe0e /win32/ScintRes.rc | |
parent | fe074f193e72d030447b96a231846a24b17a41ac (diff) | |
download | scintilla-mirror-4f1278b0810b84f8ba81c4d264942843cccea2de.tar.gz |
Updates for version 5.4.3.rel-5-4-3
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 457dcc445..f7eccaf6d 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.4.2" -#define VERSION_WORDS 5, 4, 2, 0 +#define VERSION_SCINTILLA "5.4.3" +#define VERSION_WORDS 5, 4, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |