diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-13 20:36:52 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-06-13 20:36:52 +0200 |
commit | 64d946c872a45da459c46df2fb9415c650196ffb (patch) | |
tree | 3beca3639ef55c41444743c53eeb5cb7f77e01d2 /INSTALL | |
parent | 7919aca84cdea7746b60fec9795e9617c266dd1d (diff) | |
download | sciteco-64d946c872a45da459c46df2fb9415c650196ffb.tar.gz |
updated scintilla submodule
* it's now at Scintilla v3.5.6 and Scinterm v1.6
* the Curses tab-stop fix was removed from the sciteco-dev branch
since Mitchell cared about getting it upstream.
It is part of Scintilla v3.5.5 and Scinterm v1.6.
Scinterm built fine with Scintilla v3.5.6, so we're using the
newer release.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,10 +33,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.2): + * Scintilla (v3.5.5 or later): http://www.scintilla.org/ * When choosing the Curses interface: - * Scinterm (v1.5 or later): + * Scinterm (v1.6 or later): http://foicica.com/scinterm/ Building from Source Tar Ball or Repository |