diff options
author | 2017-06-25 16:27:14 -0400 | |
---|---|---|
committer | 2017-06-25 16:27:14 -0400 | |
commit | aa90f687925899bc7159becb120e3f95c2e1655c (patch) | |
tree | 8d79d2877bb900f05ed48ea5dd9a72b25ab8dfc9 | |
parent | f5aabd9def417094b478ef34acd1d89341670e3f (diff) | |
download | textadept-aa90f687925899bc7159becb120e3f95c2e1655c.tar.gz textadept-aa90f687925899bc7159becb120e3f95c2e1655c.zip |
Updated to Scinterm 1.9.
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index c4025f79..88e1835d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -407,7 +407,7 @@ endif scintilla_tgz = scintilla373.tgz tre_zip = cdce45e8dd7a3b36954022b4a4d3570e1ac5a4f8.zip -scinterm_zip = scinterm_1.8.zip +scinterm_zip = scinterm_1.9.zip scintillua_zip = scintillua_3.7.4-1.zip lua_tgz = lua-5.3.4.tar.gz lpeg_tgz = lpeg-1.0.0.tar.gz |