diff options
author | 2014-09-30 22:00:47 -0400 | |
---|---|---|
committer | 2014-09-30 22:00:47 -0400 | |
commit | 3446b8a12830c606b154e645188ec5047ccdeb52 (patch) | |
tree | 126b278304cc78a09185f4b5be195d7085b9e232 | |
parent | bd033309ce18284f9df352656a33c75fa682422a (diff) | |
download | textadept-3446b8a12830c606b154e645188ec5047ccdeb52.tar.gz textadept-3446b8a12830c606b154e645188ec5047ccdeb52.zip |
Updated to Scintillua 3.5.1-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 a26390dc..8a17c517 100644 --- a/src/Makefile +++ b/src/Makefile @@ -381,7 +381,7 @@ endif scintilla_tgz = scintilla351.tgz scinterm_zip = scinterm_1.4.zip -scintillua_zip = scintillua_3.5.0-1.zip +scintillua_zip = scintillua_3.5.1-1.zip lua_tgz = lua-5.2.3.tar.gz lpeg_tgz = lpeg-0.12.tar.gz lfs_zip = v1_6_2.zip |