aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-13 20:36:52 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-06-13 20:36:52 +0200
commit64d946c872a45da459c46df2fb9415c650196ffb (patch)
tree3beca3639ef55c41444743c53eeb5cb7f77e01d2 /INSTALL
parent7919aca84cdea7746b60fec9795e9617c266dd1d (diff)
downloadsciteco-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--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index dd19998..4c2412f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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