aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-01-03 20:19:10 +0000
committernyamatongwe <devnull@localhost>2002-01-03 20:19:10 +0000
commit6a541210a2dfa04c34c95452a56cba58886b0b29 (patch)
treed285aece60d55faf616aece7c22d2011ae2359b8
parent1d51a451b337bad9ee265821fa7c366269f4be1e (diff)
downloadscintilla-mirror-6a541210a2dfa04c34c95452a56cba58886b0b29.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