diff options
author | Neil <nyamatongwe@gmail.com> | 2020-03-06 14:44:07 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-03-06 14:44:07 +1100 |
commit | 829374de2f2ce7f4f030e89771c88997467f9c05 (patch) | |
tree | b7c9b18c1c80346f8b076ea4ddfafdd4da32bc69 /win32/ScintRes.rc | |
parent | 7a21c7587395610f63aa48f920b43c21970e4c96 (diff) | |
download | scintilla-mirror-829374de2f2ce7f4f030e89771c88997467f9c05.tar.gz |
Readying 4.3.1 release.rel-4-3-2
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 edce120d7..e55161214 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.3.1" -#define VERSION_WORDS 4, 3, 1, 0 +#define VERSION_SCINTILLA "4.3.2" +#define VERSION_WORDS 4, 3, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |