aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:43:34 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-04-01 09:43:34 -0400
commitf00cac5dd0e7fd63e430e5e75fe476afd7f199fc (patch)
tree8bc1fcc43c18f8f8a3d13b0632ab17f890231ddd /src
parent6ebe7f293c30265968ba916b08ed36fb0198ab95 (diff)
Updated to Scintilla 3.4.1; src/Makefile
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 9521d575..6d4dc333 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -432,7 +432,7 @@ osx-app: ../textadept ../textadeptjit ../textadept-curses \
# External dependencies.
-scintilla_tgz = scintilla340.tgz
+scintilla_tgz = scintilla341.tgz
scinterm_zip = scinterm.zip
scintillua_zip = scintillua.zip
lua_tgz = lua-5.2.3.tar.gz