From 253b2a07a7d06c2aeafe7661223ca7de7fe06b6b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 5 Feb 2014 23:01:25 -0500 Subject: Updated to Scintilla 3.3.9. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3