aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-01-20 12:18:12 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2015-01-20 12:18:12 -0500
commit8d90786388b590eed0ce3aa22fa86ed26c6d59bb (patch)
treef0c967c09f828bc72ce427bc38983d037c7dd6f3 /src/Makefile
parentd87cf472e2771870e616c3b567a0b7949d302f66 (diff)
downloadtextadept-8d90786388b590eed0ce3aa22fa86ed26c6d59bb.tar.gz
textadept-8d90786388b590eed0ce3aa22fa86ed26c6d59bb.zip
Updated to Scintilla 3.5.3.
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 fc907553..cd7761e9 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -375,7 +375,7 @@ else
lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip
endif
-scintilla_tgz = scintilla352.tgz
+scintilla_tgz = scintilla353.tgz
scinterm_zip = scinterm_1.5.zip
scintillua_zip = scintillua_3.5.2-1.zip
lua_tgz = lua-5.2.3.tar.gz