diff options
author | Neil <nyamatongwe@gmail.com> | 2020-06-03 07:56:07 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-06-03 07:56:07 +1000 |
commit | 10557d306962d4a3f43c634ed04993510b1c0573 (patch) | |
tree | fae6ee1fe117550483a456a59ec7e03098fe8a46 /win32/ScintRes.rc | |
parent | 0102c6969a6272476d5c31dd79a04c2dc37b2ea4 (diff) | |
download | scintilla-mirror-10557d306962d4a3f43c634ed04993510b1c0573.tar.gz |
Updates for 4.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 5b216d6f7..873337823 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.4.2" -#define VERSION_WORDS 4, 4, 2, 0 +#define VERSION_SCINTILLA "4.4.3" +#define VERSION_WORDS 4, 4, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |