aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-01-03 20:17:41 +0000
committernyamatongwe <unknown>2002-01-03 20:17:41 +0000
commit263609ce51a4afbc94618b2d9a22becfd46349f4 (patch)
tree7b20c7a4d513dd740b0329b12845be3dafcf64a0 /README
parentf98af13192850ec557133f3d5547e8383397e6e9 (diff)
downloadscintilla-mirror-263609ce51a4afbc94618b2d9a22becfd46349f4.tar.gz
Compiation requires 2.95.3 now.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 596d21e59..afe9e2534 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ The current make file only supports static linking between SciTE and Scintilla.
*** Windows version ***
-A C++ compiler is required. Mingw32 GCC 2.95.2 is the compiler used
+A C++ compiler is required. Mingw32 GCC 2.95.3 is the compiler used
for most development although Visual C++ and Borland C++ are also supported.
For older versions of Borland make such as version 5.02, add the -l option.