aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2015-08-02 16:08:32 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2015-08-02 16:08:32 -0400
commitc19716305de87bdbaff92cd7f5b61d3907d09852 (patch)
tree110ed7a0252f9cf5142c725ed0455a71c0513945 /src/Makefile
parentd66e26a3b02db78d585cd3ca99a2d4ce16c048ac (diff)
downloadtextadept-c19716305de87bdbaff92cd7f5b61d3907d09852.tar.gz
textadept-c19716305de87bdbaff92cd7f5b61d3907d09852.zip
Updated to Scintilla 3.6.0.
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 2a1fcfb8..8034c87d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -379,7 +379,7 @@ else
lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip
endif
-scintilla_tgz = scintilla357.tgz
+scintilla_tgz = scintilla360.tgz
scinterm_zip = scinterm_1.6.zip
scintillua_zip = scintillua_3.5.7-1.zip
lua_tgz = lua-5.3.1.tar.gz