diff options
author | Neil <nyamatongwe@gmail.com> | 2019-12-11 08:19:12 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-12-11 08:19:12 +1100 |
commit | e2a6e073a96a1165fa0fd07fac367e185a897faa (patch) | |
tree | e8a8dc4e73aa7af34435967ebdf00790f864afd5 /win32 | |
parent | 9ad1e5467201e01cbbcbdde3c9ed09d040c80320 (diff) | |
download | scintilla-mirror-rel-4-2-3.tar.gz |
Readying 4.2.3 release.rel-4-2-3
Diffstat (limited to 'win32')
-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 327551130..b4ce06332 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.2.2" -#define VERSION_WORDS 4, 2, 2, 0 +#define VERSION_SCINTILLA "4.2.3" +#define VERSION_WORDS 4, 2, 3, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |