diff options
author | Neil <nyamatongwe@gmail.com> | 2023-07-23 16:31:09 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2023-07-23 16:31:09 +1000 |
commit | c3cd25752fdec9cba6ded51d4874df585339c532 (patch) | |
tree | 02b9925a3e324d1a4203ddcd4a3dfbf9984769db /win32/ScintRes.rc | |
parent | 9377739727201262b06048e5b0612c4171ade4d9 (diff) | |
download | scintilla-mirror-c3cd25752fdec9cba6ded51d4874df585339c532.tar.gz |
Updates for version 5.3.6.rel-5-3-6
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 729d61a79..6bf752af5 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.3.5" -#define VERSION_WORDS 5, 3, 5, 0 +#define VERSION_SCINTILLA "5.3.6" +#define VERSION_WORDS 5, 3, 6, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |