diff options
author | Neil <nyamatongwe@gmail.com> | 2023-03-04 12:34:10 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2023-03-04 12:34:10 +1100 |
commit | 7ba751da5f5a3db3de3bb7ff5f52536eb166c609 (patch) | |
tree | 2d44f1aad6350e1e151310b29a19f1d3d9140a09 /win32/ScintRes.rc | |
parent | 43ba96d61994db084e61b31df278d2d87c1f313c (diff) | |
download | scintilla-mirror-7ba751da5f5a3db3de3bb7ff5f52536eb166c609.tar.gz |
Updates for version 5.3.4.rel-5-3-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 41b64c7d9..ee62d8ca7 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.3.3" -#define VERSION_WORDS 5, 3, 3, 0 +#define VERSION_SCINTILLA "5.3.4" +#define VERSION_WORDS 5, 3, 4, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |