diff options
| author | mitchell <unknown> | 2018-10-31 17:29:15 -0400 |
|---|---|---|
| committer | mitchell <unknown> | 2018-10-31 17:29:15 -0400 |
| commit | da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d (patch) | |
| tree | 369e6f301de36700cfbf87b1521d45e320f92dc1 /win32 | |
| parent | 1981b51d42188a8bc96e1816d469cd5cce66310d (diff) | |
| download | scintilla-mirror-da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d.tar.gz | |
Updated for 3.10.1.rel-3-10-1
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 742cccdba..42411182d 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.10.0" -#define VERSION_WORDS 3, 10, 0, 0 +#define VERSION_SCINTILLA "3.10.1" +#define VERSION_WORDS 3, 10, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
