diff options
author | Neil <nyamatongwe@gmail.com> | 2021-09-29 10:29:58 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-09-29 10:29:58 +1000 |
commit | 371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff (patch) | |
tree | 218a35771e7ee717f03ad5e255643a6292a2ec9b /win32/ScintRes.rc | |
parent | 30bc23dbb011c9394714aa304fa88ac356ccce17 (diff) | |
download | scintilla-mirror-371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff.tar.gz |
Updates for 5.1.3.rel-5-1-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 0689fbff5..8536edaa0 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "5.1.2" -#define VERSION_WORDS 5, 1, 2, 0 +#define VERSION_SCINTILLA "5.1.3" +#define VERSION_WORDS 5, 1, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |