diff options
author | Neil <nyamatongwe@gmail.com> | 2019-12-03 19:25:08 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-12-03 19:25:08 +1100 |
commit | ecbb38f96d31d9fbe9bb0cb7742e29e1bcffb475 (patch) | |
tree | fdd1c599b782416e2a579788a9c4f0c7220cde5c /win32/ScintRes.rc | |
parent | 4e072cd3e76170dc1106c2da423e71feace3eed0 (diff) | |
download | scintilla-mirror-ecbb38f96d31d9fbe9bb0cb7742e29e1bcffb475.tar.gz |
Readying 4.2.2 release.rel-4-2-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 d0e64d23e..327551130 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.2.1" -#define VERSION_WORDS 4, 2, 1, 0 +#define VERSION_SCINTILLA "4.2.2" +#define VERSION_WORDS 4, 2, 2, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |