From 3ba9f505933cc9fb7e8ccf6e0cf04740235c2816 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 6 Nov 2017 18:03:57 -0500 Subject: Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2. --- doc/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manual.md b/doc/manual.md index a8e12414..15f928ee 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -100,8 +100,8 @@ equivalents as separate entities, not as translations of one another. ## Requirements In its bid for minimalism, Textadept also depends on very little to run. The GUI -version needs only [GTK+][], a cross-platform GUI toolkit, version 2.18 or later -(circa late-2009) on Linux and BSD systems. The application already bundles a +version needs only [GTK+][], a cross-platform GUI toolkit, version 2.24 or later +(circa early-2011) on Linux and BSD systems. The application already bundles a GTK+ runtime into the Windows and Mac OSX packages. The terminal, or curses, version of Textadept only depends on a curses implementation like [ncurses][] on Linux, Mac OSX, and BSD systems. The Windows binary includes a precompiled -- cgit v1.2.3