diff options
author | Neil <nyamatongwe@gmail.com> | 2014-03-18 08:11:10 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-03-18 08:11:10 +1100 |
commit | 6bfc16f58bcb69e84d675ed85a8ffa073b1a5c5c (patch) | |
tree | dda42a6435cc80285feb76da30cf6887ef7a80b9 /win32/ScintRes.rc | |
parent | a8830152eabf4cce72730c79b72ae13b5ad9b927 (diff) | |
download | scintilla-mirror-6bfc16f58bcb69e84d675ed85a8ffa073b1a5c5c.tar.gz |
Updating to get ready for 3.4.0.
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 a057a2e5d..5bc5fb716 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.3.9" -#define VERSION_WORDS 3, 3, 9, 0 +#define VERSION_SCINTILLA "3.4.0" +#define VERSION_WORDS 3, 4, 0, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |