From 75e9090ffcd0364ccf3d39c98c4628b119667c7e Mon Sep 17 00:00:00 2001 From: mitchell Date: Tue, 13 Mar 2018 17:56:13 -0400 Subject: Update GTK+ version requirements. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index f3b75d796..2801a4234 100644 --- a/win32/makefile +++ b/win32/makefile @@ -1,7 +1,7 @@ # Make file for Scintilla on Windows # Copyright 1998-2010 by Neil Hodgson # The License.txt file describes the conditions under which this software may be distributed. -# This makefile assumes the MinGW32 version of GCC 4.x is used and changes will +# This makefile assumes the MinGW32 version of GCC 4.8+ is used and changes will # be needed to use other compilers. ifdef CLANG -- cgit v1.2.3