diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-04-06 18:40:59 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-04-06 18:40:59 +0200 |
commit | dd408c9ae23d37d53e0ca7d3d75e33fdae2efdcb (patch) | |
tree | e3672ad0dcfb5c192e1b1bd30770fafd4d679453 /INSTALL | |
parent | 9e97b5820975cb44775f62805dc6366d7eec3411 (diff) | |
download | sciteco-dd408c9ae23d37d53e0ca7d3d75e33fdae2efdcb.tar.gz |
updated Scintilla to v3.6.4 and Scinterm to v1.7
* the Github mirrors contain crucial patches not yet contributed
upstream, so people will currently rely on my Github mirror
repositories in order to build SciTECO
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,10 +37,10 @@ These dependencies are bundled with the SciTECO Git repository and with source tar balls, so they usually do not have to be installed by the user manually: - * Scintilla (v3.5.5 or later): + * Scintilla (v3.6.3 or later): http://www.scintilla.org/ * When choosing the Curses interface: - * Scinterm (v1.6 or later): + * Scinterm (v1.7 or later): http://foicica.com/scinterm/ Building from Source Tar Ball or Repository |