aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-12-09 13:30:54 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-12-09 13:30:54 -0500
commit1436d7b77f2e51485627d45eb015261eb8953a1b (patch)
tree77776d087b40ae79f3d11f98984c3657b3ddea9b /src/Makefile
parent3dae6913eb76a89af4ba35ea0b4b50a1f9b4f8b5 (diff)
downloadtextadept-1436d7b77f2e51485627d45eb015261eb8953a1b.tar.gz
textadept-1436d7b77f2e51485627d45eb015261eb8953a1b.zip
Updated to Scintilla 3.5.2.
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 956d31e4..25b0c99b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -381,7 +381,7 @@ else
lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip
endif
-scintilla_tgz = scintilla351.tgz
+scintilla_tgz = scintilla352.tgz
scinterm_zip = 4f22b02fb536.zip
scintillua_zip = 7ad2658b4ae3.zip
lua_tgz = lua-5.2.3.tar.gz