diff options
author | 2016-08-29 14:10:17 -0400 | |
---|---|---|
committer | 2016-08-29 14:10:17 -0400 | |
commit | 8a5db54789b3b3f58f8e6b5a8a22c943b175068a (patch) | |
tree | 0a74ed047c274f0812b014d18f44ef9880a00574 | |
parent | bb6f6462d828b4a90e441a1b0b5e4ce8d9a5c04f (diff) | |
download | textadept-8a5db54789b3b3f58f8e6b5a8a22c943b175068a.tar.gz textadept-8a5db54789b3b3f58f8e6b5a8a22c943b175068a.zip |
Updated to gtdialog 1.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 a3c15ec8..54f50b60 100644 --- a/src/Makefile +++ b/src/Makefile @@ -397,7 +397,7 @@ lfs_zip = v_1_6_3.zip lspawn_zip = lspawn_1.5.zip luajit_tgz = LuaJIT-2.0.3.tar.gz libluajit_tgz = libluajit_2.0.3.x86_64.tgz -gtdialog_zip = gtdialog_1.2.zip +gtdialog_zip = gtdialog_1.3.zip cdk_tgz = cdk-5.0-20150928.tgz termkey_tgz = libtermkey-0.17.tar.gz win32gtk_zip = gtk+-bundle_2.24.10-20120208_win32.zip |