aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-01-03 20:19:10 +0000
committernyamatongwe <unknown>2002-01-03 20:19:10 +0000
commitc1309669c8a7bc7ffac4d103d47c80fb245c1b1e (patch)
treed285aece60d55faf616aece7c22d2011ae2359b8
parent263609ce51a4afbc94618b2d9a22becfd46349f4 (diff)
downloadscintilla-mirror-c1309669c8a7bc7ffac4d103d47c80fb245c1b1e.tar.gz
Compiation requires 2.95.3 now.
-rw-r--r--win32/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile
index d50fd89a7..679a866be 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -1,7 +1,7 @@
# Make file for Scintilla on Windows
# Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
# The License.txt file describes the conditions under which this software may be distributed.
-# This makefile assumes the mingw32 version of GCC 2.95.2 is used and changes will
+# This makefile assumes the mingw32 version of GCC 2.95.3 is used and changes will
# be needed to use other compilers.
.SUFFIXES: .cxx