From d7ded93e4d4ecbdbf40244700fe2b6dd5acb1850 Mon Sep 17 00:00:00 2001 From: Otfried Cheong Date: Thu, 1 Nov 2018 16:53:29 +0100 Subject: [PATCH] Poppler changed again --- pdftoipe/xmloutputdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdftoipe/xmloutputdev.h b/pdftoipe/xmloutputdev.h index 1863197..c38319b 100644 --- a/pdftoipe/xmloutputdev.h +++ b/pdftoipe/xmloutputdev.h @@ -14,7 +14,7 @@ class GfxPath; class GfxFont; -#define PDFTOIPE_VERSION "2018/10/23" +#define PDFTOIPE_VERSION "2018/11/01" class XmlOutputDev : public OutputDev {