aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-18 03:42:53 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-18 03:42:53 +0100
commit8f20c809292b8318b921e611b1ec3811f757dc11 (patch)
treefa691e324a468416c2afb1d35264e8732631ea6e /INSTALL
parent7f5deec050e5748b6f2dcb10726dc0f3687e69c8 (diff)
downloadsciteco-8f20c809292b8318b921e611b1ec3811f757dc11.tar.gz
updated Scintilla submodule
Scintilla is now at v3.5.1 and Scinterm at v1.4 (actually one commit after that and the sciteco-branch contains another fix for the Scinterm Makefile)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 944bc9b..c7deb29 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,10 +32,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.4.2 to v3.4.4):
+ * Scintilla (v3.5.0 to v3.5.1):
http://www.scintilla.org/
* When choosing the Curses interface:
- * Scinterm (v1.3 or later):
+ * Scinterm (v1.4 or later):
http://foicica.com/scinterm/
Building from Source Tar Ball or Repository