diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-03-28 15:10:57 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-03-28 15:10:57 +1100 |
| commit | c02be7d60e94850a564b44a4acf8c2b3412be4fb (patch) | |
| tree | b692f71492199dd327d8a9eb8536072e2d8f0b67 /win32 | |
| parent | 414c39fb1e9224ca52adf392fad781b84dc11343 (diff) | |
| download | scintilla-mirror-c02be7d60e94850a564b44a4acf8c2b3412be4fb.tar.gz | |
Updating vesion number for next release.
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 5bc5fb716..a3cea3c55 100644 --- a/win32/ScintRes.rc +++ b/win32/ScintRes.rc @@ -4,8 +4,8 @@ #include <windows.h> -#define VERSION_SCINTILLA "3.4.0" -#define VERSION_WORDS 3, 4, 0, 0 +#define VERSION_SCINTILLA "3.4.1" +#define VERSION_WORDS 3, 4, 1, 0 VS_VERSION_INFO VERSIONINFO FILEVERSION VERSION_WORDS |
