aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 21:11:39 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-09-29 21:11:39 -0400
commitee7fc0d723c95ff4cb83aeb8dd90ca90765a618b (patch)
tree726eca92be9edaa078394faef9bdbe685f5c0bd2 /src/Makefile
parentc44b084d2c15bf73a610c371998a8c791d298a0f (diff)
downloadtextadept-ee7fc0d723c95ff4cb83aeb8dd90ca90765a618b.tar.gz
textadept-ee7fc0d723c95ff4cb83aeb8dd90ca90765a618b.zip
Updated to Scintilla 3.5.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 4be99f26..df471a70 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 = scintilla350.tgz
+scintilla_tgz = scintilla351.tgz
scinterm_zip = scinterm_1.4.zip
scintillua_zip = scintillua_3.5.0-1.zip
lua_tgz = lua-5.2.3.tar.gz