aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-07-03 21:34:55 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-07-03 21:34:55 -0400
commit7591a0599da60b8ead9df4e1789b69b4cd30778a (patch)
tree0a7799f649b8e4cd325b6a4b928e5506e3b74db4 /src/Makefile
parent6f50664ae9caf362469481befb5e7f8cb8fd6d64 (diff)
downloadtextadept-7591a0599da60b8ead9df4e1789b69b4cd30778a.tar.gz
textadept-7591a0599da60b8ead9df4e1789b69b4cd30778a.zip
Updated to Scintilla 3.4.4.
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 81b4d8c4..73b636f8 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -437,7 +437,7 @@ osx-app: ../textadept ../textadeptjit ../textadept-curses \
# External dependencies.
-scintilla_tgz = scintilla342.tgz
+scintilla_tgz = scintilla344.tgz
scinterm_zip = scinterm.zip
scintillua_zip = scintillua.zip
lua_tgz = lua-5.2.3.tar.gz