From 59c9a95ba9e70f66d61bfd8a90a917bdc468272d Mon Sep 17 00:00:00 2001 From: mitchell Date: Mon, 29 Nov 2021 12:07:47 -0500 Subject: Updated to Scintilla 5.1.4. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 887d3ea7..4e64ad7e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -345,7 +345,7 @@ else gtdialog_url = $(root_url)/gtdialog/archive/default.zip endif -scintilla_tgz = scintilla513.tgz +scintilla_tgz = scintilla514.tgz lexilla_tgz = lexilla510.tgz scinterm_zip = scinterm_3.2.zip scintillua_zip = scintillua_5.3.zip -- cgit v1.2.3