From 02c1f1e3cd327a77efd6e39682c55d8813fdabc8 Mon Sep 17 00:00:00 2001 From: mitchell Date: Thu, 30 Sep 2021 16:40:29 -0400 Subject: Updated to Scintilla 5.1.3. There is a crash on the Gtk platform that has been temporarily patched until a fix is released. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index bec42794..d1056195 100644 --- a/src/Makefile +++ b/src/Makefile @@ -345,7 +345,7 @@ else gtdialog_url = $(root_url)/gtdialog/archive/default.zip endif -scintilla_tgz = scintilla511.tgz +scintilla_tgz = scintilla513.tgz lexilla_tgz = lexilla510.tgz scinterm_zip = scinterm_3.1.zip scintillua_zip = scintillua_5.2.zip -- cgit v1.2.3