diff options
author | Neil <nyamatongwe@gmail.com> | 2019-06-05 09:14:07 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-06-05 09:14:07 +1000 |
commit | 094b3f705eb54b992bd9b7d3e5671682b80c0b1f (patch) | |
tree | 7205e06a02c92eed3b4e7f98a31f8d7531f72db6 /win32/ScintRes.rc | |
parent | 605d11361a25227b2e22a2230578c520dcdf983b (diff) | |
download | scintilla-mirror-094b3f705eb54b992bd9b7d3e5671682b80c0b1f.tar.gz |
Preparing for 4.1.6 release.
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 8b9d53c9c..569571f1b 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.1.5" -#define VERSION_WORDS 4, 1, 5, 0 +#define VERSION_SCINTILLA "4.1.6" +#define VERSION_WORDS 4, 1, 6, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |