diff options
author | 2015-01-20 22:52:48 -0500 | |
---|---|---|
committer | 2015-01-20 22:52:48 -0500 | |
commit | 8d643f7a7c93a3ffc41324077d2584b78ecfcf4e (patch) | |
tree | 882ee5ccab521d718e4eaa01dd0bd34fb1f80f25 | |
parent | ae6f50249364fe7caa1c362ffe88a92a8bb0950f (diff) | |
download | textadept-8d643f7a7c93a3ffc41324077d2584b78ecfcf4e.tar.gz textadept-8d643f7a7c93a3ffc41324077d2584b78ecfcf4e.zip |
Updated to Scintillua 3.5.3-1; src/Makefile
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index cd7761e9..1cea751d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -377,7 +377,7 @@ endif scintilla_tgz = scintilla353.tgz scinterm_zip = scinterm_1.5.zip -scintillua_zip = scintillua_3.5.2-1.zip +scintillua_zip = scintillua_3.5.3-1.zip lua_tgz = lua-5.2.3.tar.gz lpeg_tgz = lpeg-0.12.tar.gz lfs_zip = v1_6_2.zip |