From f00cac5dd0e7fd63e430e5e75fe476afd7f199fc Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 1 Apr 2014 09:43:34 -0400 Subject: Updated to Scintilla 3.4.1; src/Makefile --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') 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 -- cgit v1.2.3