aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-18 16:07:13 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2015-04-18 16:07:13 -0400
commitd33ce3da2cef9b2efa327f3ad09bb245de0967be (patch)
tree3d05d37151904b6afee21d0338dfbaf14f586158 /src
parentb76595062617a418269e098b9d5c25036e8c7fb8 (diff)
Updated to Scintilla 3.5.5.
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 6a714f99..14716fbd 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -378,7 +378,7 @@ else
lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip
endif
-scintilla_tgz = scintilla354.tgz
+scintilla_tgz = scintilla355.tgz
scinterm_zip = scinterm_1.6.zip
scintillua_zip = scintillua_3.5.5-1.zip
lua_tgz = lua-5.3.0.tar.gz