aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <none@none>2021-07-26 23:58:55 -0400
committermitchell <none@none>2021-07-26 23:58:55 -0400
commit365fffe17345b60cee32dc34feccbe19b42dfbe7 (patch)
tree0585aa138302d363e9c0cdf46f6a1350dc4197cc /src/Makefile
parent45ea305b3035b6c9358cfda6837963ead97b6f76 (diff)
downloadtextadept-365fffe17345b60cee32dc34feccbe19b42dfbe7.tar.gz
textadept-365fffe17345b60cee32dc34feccbe19b42dfbe7.zip
Updated to Scintilla 5.1.1.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
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