Skip to content

Commit f0aee04

Browse files
committed
PDFix SDK 4.0.4 update
1 parent e88c976 commit f0aee04

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

include/OcrTesseract.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#define OCRTESSERACT_VERSION_MAJOR 1
1111
#define OCRTESSERACT_VERSION_MINOR 0
12-
#define OCRTESSERACT_VERSION_PATCH 1
12+
#define OCRTESSERACT_VERSION_PATCH 4
1313
#define _in_
1414
#define _out_
1515
#define _callback_

include/PdfToHtml.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#define PDFTOHTML_VERSION_MAJOR 4
1111
#define PDFTOHTML_VERSION_MINOR 0
12-
#define PDFTOHTML_VERSION_PATCH 1
12+
#define PDFTOHTML_VERSION_PATCH 4
1313
#define _in_
1414
#define _out_
1515
#define _callback_

include/Pdfix.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#define PDFIX_VERSION_MAJOR 4
1111
#define PDFIX_VERSION_MINOR 0
12-
#define PDFIX_VERSION_PATCH 1
12+
#define PDFIX_VERSION_PATCH 4
1313
#define MAX_INT 2147483647
1414
#define MIN_INT -2147483647
1515
#define kTemplateFlatAnnots "flat-annots"

0 commit comments

Comments
 (0)