aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-12-15 21:45:36 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2013-12-15 21:45:36 -0500
commita9b15a5c8b6e64f536ab05b0e721b8dc881773f9 (patch)
treefde813f87541ab7a06d992dfd5400ece7b06871a /src/Makefile
parentd8d194a0c7e55d85e26b72879b8b2ea4ceb21cb9 (diff)
downloadtextadept-a9b15a5c8b6e64f536ab05b0e721b8dc881773f9.tar.gz
textadept-a9b15a5c8b6e64f536ab05b0e721b8dc881773f9.zip
Updated to Scintilla 3.3.7.
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 e575e9c3..4094121a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -417,7 +417,7 @@ osx-app: ../textadept ../textadeptjit ../textadept-curses \
# External dependencies.
-scintilla_tgz = scintilla334.tgz?download
+scintilla_tgz = scintilla337.tgz?download
scinterm_zip = scinterm.zip
scintillua_zip = scintillua.zip
lua_tgz = lua-5.2.3.tar.gz