diff options
author | Neil <nyamatongwe@gmail.com> | 2019-04-13 07:30:19 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-04-13 07:30:19 +1000 |
commit | de6b1047a4e0751988e05d675ec38a8eb60b4701 (patch) | |
tree | 29267be0cf805812b7aebf9552819e83bd2b69b6 /win32/ScintRes.rc | |
parent | c597d73ba23375ab2b86489e0818aad7a86e402b (diff) | |
download | scintilla-mirror-de6b1047a4e0751988e05d675ec38a8eb60b4701.tar.gz |
Preparing for 4.1.5 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 f8b248aab..8b9d53c9c 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.1.4" -#define VERSION_WORDS 4, 1, 4, 0 +#define VERSION_SCINTILLA "4.1.5" +#define VERSION_WORDS 4, 1, 5, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |