From 365fffe17345b60cee32dc34feccbe19b42dfbe7 Mon Sep 17 00:00:00 2001 From: mitchell Date: Mon, 26 Jul 2021 23:58:55 -0400 Subject: Updated to Scintilla 5.1.1. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index a2fc8a80..358c5936 100644 --- a/src/Makefile +++ b/src/Makefile @@ -345,7 +345,7 @@ else gtdialog_url = $(root_url)/gtdialog/archive/default.zip endif -scintilla_tgz = scintilla510.tgz +scintilla_tgz = scintilla511.tgz lexilla_tgz = lexilla500.tgz scinterm_zip = scinterm_3.1.zip scintillua_zip = scintillua_5.0.zip -- cgit v1.2.3