From 5ca01ded05344aef31ddd862914aefdb4882e0e1 Mon Sep 17 00:00:00 2001 From: chrox Date: Tue, 3 Feb 2015 23:29:41 +0800 Subject: [PATCH] update MuPDF to version 1.6 --- ffi/mupdf.lua | 2 +- mupdf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ffi/mupdf.lua b/ffi/mupdf.lua index 67e255b37..c8ff571d1 100644 --- a/ffi/mupdf.lua +++ b/ffi/mupdf.lua @@ -29,7 +29,7 @@ local mupdf = { } -- this cannot get adapted by the cdecl file because it is a -- string constant. Must match the actual mupdf API: -local FZ_VERSION = "1.5" +local FZ_VERSION = "1.6" local document_mt = { __index = {} } local page_mt = { __index = {} } diff --git a/mupdf b/mupdf index d189e83e2..9268b59ff 160000 --- a/mupdf +++ b/mupdf @@ -1 +1 @@ -Subproject commit d189e83e201c7df66e9cb6e84e468d877ecea0ff +Subproject commit 9268b59ffcb5e5a276324d692c9d63c0e2f1e3ce