diff options
author | Neil <nyamatongwe@gmail.com> | 2020-11-28 09:41:59 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-11-28 09:41:59 +1100 |
commit | 314bc4ad7b3a5443b20e895742c82e7357af1ef1 (patch) | |
tree | 4f1ffc45ae9f49c578721fb8bfcf70853859a32c /win32/ScintRes.rc | |
parent | d68f23e128fc065b34e960f06e8991abb2c52bc8 (diff) | |
download | scintilla-mirror-314bc4ad7b3a5443b20e895742c82e7357af1ef1.tar.gz |
Update version number to 4.4.6 and release date.
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 f3285935a..71b1b9960 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "4.4.5" -#define VERSION_WORDS 4, 4, 5, 0 +#define VERSION_SCINTILLA "4.4.6" +#define VERSION_WORDS 4, 4, 6, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |