diff options
| author | johnsonj <unknown> | 2015-09-10 14:28:56 +1000 |
|---|---|---|
| committer | johnsonj <unknown> | 2015-09-10 14:28:56 +1000 |
| commit | 453fdbce93721df8964fe311047b852e437bd12d (patch) | |
| tree | 2ec1e1f449a425fa585f6e0a6ecb56be280fc2cf /win32 | |
| parent | bdc558e6cd7463e21f852d74e8133c4b4c437f36 (diff) | |
| download | scintilla-mirror-453fdbce93721df8964fe311047b852e437bd12d.tar.gz | |
Updates for 3.6.1.rel-3-6-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 5f3f09cd4..651f0f4f6 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.6.0" -#define VERSION_WORDS 3, 6, 0, 0 +#define VERSION_SCINTILLA "3.6.1" +#define VERSION_WORDS 3, 6, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
