diff options
author | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
---|---|---|
committer | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
commit | c13804ad7d1d3256b1cdd8780edb94e666c38d76 (patch) | |
tree | cc4d664075eea4399a12ff0392c6b3b1c740cad8 /win32/ScintRes.rc | |
parent | 45fdb02a8daf630b6f135703cd2ecb057358d1b7 (diff) | |
download | scintilla-mirror-rel-3-21-1.tar.gz |
Updated for 3.21.1.rel-3-21-1
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 4019ef015..eb7cebf8c 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.21.0" -#define VERSION_WORDS 3, 21, 0, 0 +#define VERSION_SCINTILLA "3.21.1" +#define VERSION_WORDS 3, 21, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |