diff options
author | 2017-06-25 16:44:04 -0400 | |
---|---|---|
committer | 2017-06-25 16:44:04 -0400 | |
commit | 2416c4da32a43ed030ad8c3527144c9831a630c9 (patch) | |
tree | 5d242135a2a6e02ff186a59e9ab108f4b160b963 | |
parent | aa90f687925899bc7159becb120e3f95c2e1655c (diff) | |
download | textadept-2416c4da32a43ed030ad8c3527144c9831a630c9.tar.gz textadept-2416c4da32a43ed030ad8c3527144c9831a630c9.zip |
Updated to gtDialog 1.4.
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 88e1835d..edf10dde 100644 --- a/src/Makefile +++ b/src/Makefile @@ -415,7 +415,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.3.zip +gtdialog_zip = gtdialog_1.4.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 |