aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-02-05 23:01:25 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-02-05 23:01:25 -0500
commit253b2a07a7d06c2aeafe7661223ca7de7fe06b6b (patch)
treebf49661023b26d2ae92e10da18690fd924a19575 /src/Makefile
parent1744b49f5492485f15374976462d0b483186d975 (diff)
downloadtextadept-253b2a07a7d06c2aeafe7661223ca7de7fe06b6b.tar.gz
textadept-253b2a07a7d06c2aeafe7661223ca7de7fe06b6b.zip
Updated to Scintilla 3.3.9.
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 4d90c5ef..12dfc95c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -420,7 +420,7 @@ osx-app: ../textadept ../textadeptjit ../textadept-curses \
# External dependencies.
-scintilla_tgz = scintilla337.tgz
+scintilla_tgz = scintilla339.tgz
scinterm_zip = scinterm.zip
scintillua_zip = scintillua.zip
lua_tgz = lua-5.2.3.tar.gz