diff options
author | 2017-02-22 23:11:21 -0500 | |
---|---|---|
committer | 2017-02-22 23:11:21 -0500 | |
commit | ba73b79219414e731c2b3b3a5a68b94a889f305d (patch) | |
tree | 6d318affcdae2ab8c50e4923a1320ed402e3e728 | |
parent | 145dffb6f5ce39905af365c14217f5db4a99d4b1 (diff) | |
download | textadept-ba73b79219414e731c2b3b3a5a68b94a889f305d.tar.gz textadept-ba73b79219414e731c2b3b3a5a68b94a889f305d.zip |
Updated to Scintillua 3.7.3; src/Makefile
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 419cffbf..20d5fd9d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -404,7 +404,7 @@ endif scintilla_tgz = scintilla373.tgz tre_zip = cdce45e8dd7a3b36954022b4a4d3570e1ac5a4f8.zip scinterm_zip = scinterm_1.8.zip -scintillua_zip = scintillua_3.7.1-1.zip +scintillua_zip = scintillua_3.7.3-1.zip lua_tgz = lua-5.3.4.tar.gz lpeg_tgz = lpeg-1.0.0.tar.gz lfs_zip = v_1_6_3.zip |